mirror of
https://github.com/swc-project/swc.git
synced 2024-12-21 04:32:01 +03:00
19 lines
473 B
Plaintext
19 lines
473 B
Plaintext
|
|
x Expected Declaration value
|
|
,-[$DIR/tests/recovery/simple-block/unclosed-in-function/input.css:2:5]
|
|
2 | grid-template-columns: repeat(4, [col-start);
|
|
: ^
|
|
`----
|
|
|
|
x Expected Declaration value
|
|
,-[$DIR/tests/recovery/simple-block/unclosed-in-function/input.css:3:1]
|
|
3 | }
|
|
: ^
|
|
`----
|
|
|
|
x Unexpected end of file
|
|
,-[$DIR/tests/recovery/simple-block/unclosed-in-function/input.css:3:3]
|
|
3 |
|
|
: ^
|
|
`----
|