mirror of
https://github.com/google/go-jsonnet.git
synced 2026-04-11 00:11:09 +02:00
This is not a named release, but pulls in a stdlib change and also updates to Bazel build needed for Bazel 9 compatibility.
16 lines
379 B
Plaintext
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
|
|
|
|
|