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

1
2
3
4
5
6
7
8
 
(function () {
    try {} catch (e) {
        var a = e;
        try {} catch (e) {
            var a = e;
        }
    }
}());

debug log:

solving a542ce9 ...
found a542ce9 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/catch.js b/packages/context-coloring/test/fixtures/catch.js
new file mode 100644
index 0000000..a542ce9

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

skipping https://yhetil.org/emacs-devel/CAGiE8Az6kAQTNuhrZO_dGB1O9hOMqeSbxMOH0bG+RDLPUY0z=A@mail.gmail.com/ for a542ce9
index at:
100644 a542ce9883398df1fc822c9180d1fde33f2092e3	packages/context-coloring/test/fixtures/catch.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).