mirror of
https://github.com/swc-project/swc.git
synced 2025-01-04 03:21:58 +03:00
7 lines
149 B
Plaintext
7 lines
149 B
Plaintext
|
|
||
|
x Function cannot be labelled in strict mode
|
||
|
,-[$DIR/tests/errors/label/input.js:2:1]
|
||
|
2 | a: function b() {}
|
||
|
: ^^^^^^^^^^^^^^^
|
||
|
`----
|