Skip to content

Commit

Permalink
Fix test to coincide with changes for XUDY0014
Browse files Browse the repository at this point in the history
  • Loading branch information
dloughlin committed May 27, 2023
1 parent 2d281f5 commit 9895c7c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
(:JIQS: ShouldCrash; ErrorCode="JNUP0008"; ErrorMetadata="LINE:3:COLUMN:7:" :)
copy json $je := { "a" : 1, "b" : 2, "c" : 3 }
modify append json 5 into false
copy json $je := false
modify append json 5 into $je
return $je

(: target expr does not evaluate to array :)

0 comments on commit 9895c7c

Please sign in to comment.