go-jsonnet/testdata/assert_equal5.golden
Hanyu Cui cd59751527
Distinguish go-jsonnet from cpp-jsonnet in version message (#497)
Distinguish the Go implementation in the version message
2021-01-13 20:46:15 +01:00

18 lines
367 B
Plaintext

RUNTIME ERROR: Assertion failed.
!=
-------------------------------------------------
<std>:814:7-50 function <anonymous>
error 'Assertion failed. ' + a + ' != ' + b,
-------------------------------------------------
testdata/assert_equal5:1:1-29 $
std.assertEqual("\n ", "\n")
-------------------------------------------------
During evaluation