v/compiler/tests/repl/error.repl

3 lines
58 B
Plaintext
Raw Normal View History

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