mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-10 01:43:59 -05:00
anohter -> another
This commit is contained in:
@@ -24,7 +24,7 @@ x(
|
||||
// come comment
|
||||
// some other comment
|
||||
|
||||
// @anohter
|
||||
// @another
|
||||
|
||||
x();
|
||||
>x : Symbol(x, Decl(a.js, 0, 3))
|
||||
|
||||
@@ -31,7 +31,7 @@ x(
|
||||
// come comment
|
||||
// some other comment
|
||||
|
||||
// @anohter
|
||||
// @another
|
||||
|
||||
x();
|
||||
>x() : any
|
||||
|
||||
@@ -23,7 +23,7 @@ x(
|
||||
// come comment
|
||||
// some other comment
|
||||
|
||||
// @anohter
|
||||
// @another
|
||||
|
||||
x();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user