Skip to content

Commit

Permalink
Discard changes to crates/swc_ecma_parser/tests/typescript-errors/ins…
Browse files Browse the repository at this point in the history
…tantiation-expr/case3/input.ts.swc-stderr
  • Loading branch information
kdy1 authored May 10, 2024
1 parent 71885ce commit 1723bc3
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,3 @@
1 | f<x> < g<y>;
: ^
`----

x This syntax is reserved in files with the .mts or .cts extension. Use an `as` expression instead.
,-[$DIR/tests/typescript-errors/instantiation-expr/case3/input.ts:1:1]
1 | f<x> < g<y>;
: ^
`----

0 comments on commit 1723bc3

Please sign in to comment.