Skip to content

Commit 53f920c

Browse files
committed
*
1 parent f89ea0a commit 53f920c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
var x = 1;
2+
var x = 2;
3+
4+
// x has two goto-def
5+
x;

0 commit comments

Comments
 (0)