go-jsonnet/testdata/assert_equal5.golden
John Bartholomew 693c3e3f70 update bazel deps and cpp-jsonnet to commit bd1f67e305
This is not a named release, but pulls in a stdlib change and also
updates to Bazel build needed for Bazel 9 compatibility.
2026-01-26 18:07:48 +00:00

16 lines
379 B
Plaintext

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