all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob 735ca6f110b4c68b0f9ac678934c0d6767d19c81 70 bytes (raw)
name: packages/context-coloring/test/fixtures/block-scopes.js 	 # note: path name is non-authoritative(*)

1
2
3
4
5
6
 
(function () {
    if (1) {
        var a;
        let b;
    }
}());

debug log:

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

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

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

skipping https://yhetil.org/emacs/CAGiE8Az6kAQTNuhrZO_dGB1O9hOMqeSbxMOH0bG+RDLPUY0z=A@mail.gmail.com/ for 735ca6f
index at:
100644 735ca6f110b4c68b0f9ac678934c0d6767d19c81	packages/context-coloring/test/fixtures/block-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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.