emacs/test/lisp/emacs-lisp/bytecomp-resources/warn-make-process-missing-k...

4 lines
83 B
EmacsLisp

;;; -*- lexical-binding: t -*-
(defun foo ()
(make-process :name "ls" :command))