unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
blob 3a29128cf3a27b62ce0eef71668fece15718b5c7 150 bytes (raw)
name: test/lisp/emacs-lisp/bytecomp-resources/warn-callargs-defsubst.el 	 # note: path name is non-authoritative(*)

1
2
3
4
5
 
;;; -*- lexical-binding: t -*-
(defsubst warn-callargs-defsubst-f1 (_x)
  nil)
(defun warn-callargs-defsubst-f2 ()
  (warn-callargs-defsubst-f1 1 2))

debug log:

solving 3a29128cf3 ...
found 3a29128cf3 in https://git.savannah.gnu.org/cgit/emacs.git

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).