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

5 lines
55 B
Text

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