v/compiler/tests/repl/error.repl
2019-08-18 17:24:02 +03:00

3 lines
50 B
Text

println(a)
===output===
.vrepl.v:2 undefined: `a`