v/vlib/v/checker/tests/import_symbol_unclosed.out

4 lines
170 B
Plaintext
Raw Normal View History

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