Skip to content

Commit

Permalink
Fix gold
Browse files Browse the repository at this point in the history
  • Loading branch information
LeventErkok committed Jan 5, 2024
1 parent 988e447 commit 5d61635
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SBVTestSuite/GoldFiles/query_uisatex3.gold
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@
*** Exit code: ExitSuccess

FINAL:
"y x = 3 * x"
("y x = 3 * x",(True,Just ["x"],EApp [ECon "lambda",EApp [EApp [ECon "x!1",ECon "Int"]],EApp [ECon "*",ENum (3,Nothing),ECon "x!1"]]))
DONE!

0 comments on commit 5d61635

Please sign in to comment.