unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
blob 2f6ed32cd27f50768c7f03557dfe3c18082402bc 89 bytes (raw)
name: packages/context-coloring/test/fixtures/function-scopes.js 	 # note: path name is non-authoritative(*)

1
2
3
4
5
 
var a = function () {};
function b() {
    var c = function () {};
    function d() {}
}

debug log:

solving 2f6ed32 ...
found 2f6ed32 in https://yhetil.org/emacs-devel/CAGiE8AwNSp9bvmmsCCnS37mE84n=ii49y9+gZfgUF0z8pa-QEA@mail.gmail.com/ ||
	https://yhetil.org/emacs-devel/CAGiE8Az6kAQTNuhrZO_dGB1O9hOMqeSbxMOH0bG+RDLPUY0z=A@mail.gmail.com/

applying [1/1] https://yhetil.org/emacs-devel/CAGiE8AwNSp9bvmmsCCnS37mE84n=ii49y9+gZfgUF0z8pa-QEA@mail.gmail.com/
diff --git a/packages/context-coloring/test/fixtures/function-scopes.js b/packages/context-coloring/test/fixtures/function-scopes.js
new file mode 100644
index 0000000..2f6ed32

Checking patch packages/context-coloring/test/fixtures/function-scopes.js...
Applied patch packages/context-coloring/test/fixtures/function-scopes.js cleanly.

skipping https://yhetil.org/emacs-devel/CAGiE8Az6kAQTNuhrZO_dGB1O9hOMqeSbxMOH0bG+RDLPUY0z=A@mail.gmail.com/ for 2f6ed32
index at:
100644 2f6ed32cd27f50768c7f03557dfe3c18082402bc	packages/context-coloring/test/fixtures/function-scopes.js

(*) 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).