Skip to content

Commit 9a504f3

Browse files
Fix
1 parent d09b19b commit 9a504f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"asc_flags": [],
33
"stderr": [
4-
"TS2300: Duplicate identifier 'inner'.",
5-
"EOF"
4+
"EOF",
5+
"TS2300: Duplicate identifier 'inner'."
66
]
77
}

0 commit comments

Comments
 (0)