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

3 lines
53 B
Text

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