v/vlib/compiler/tests/repl/error_nosave.repl
2019-10-20 10:19:37 +03:00

5 lines
62 B
Text

a
33
===output===
.vrepl_temp.v:3:9: undefined symbol: `a`
33