mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-30 01:04:49 -05:00
@@ -23,7 +23,7 @@ x(
|
||||
// come comment
|
||||
// some other comment
|
||||
|
||||
// @anohter
|
||||
// @another
|
||||
|
||||
x();
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
verify.goToDefinition({
|
||||
1: "label1Definition",
|
||||
2: "label2Definition",
|
||||
// labels accross function boundaries
|
||||
// labels across function boundaries
|
||||
3: "label1Definition",
|
||||
// undefined label
|
||||
4: []
|
||||
|
||||
Reference in New Issue
Block a user