4 lines
169 B
Plaintext
4 lines
169 B
Plaintext
|
vlib/v/checker/tests/import_symbol_unclosed.v:1:28: error: import syntax error, no closing `}`
|
||
|
1 | import crypto.sha256 { sum ]
|
||
|
| ^
|