diff --git a/compiler/tests/repl/error.repl b/compiler/tests/repl/error.repl index 81b1a5663e..bb86f558e9 100644 --- a/compiler/tests/repl/error.repl +++ b/compiler/tests/repl/error.repl @@ -1,3 +1,3 @@ println(a) ===output=== -V panic: .vrepl.v:2 undefined: `a` \ No newline at end of file +.vrepl.v:2 undefined: `a`