Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Oldes committed Feb 1, 2022
1 parent 860b555 commit eeb4414
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/tests/units/mold-test.r3
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,10 @@ Rebol [
;@@ https://github.com/Oldes/Rebol-issues/issues/2387
--assert "make event! [type: 'lookup]" = mold/flat make event! [type: 'lookup]

--test-- "mold/all event!"
;@@ https://github.com/Oldes/Rebol-issues/issues/990
--assert event? load mold/all make event! []

--test-- "issues/2362"
;@@ https://github.com/Oldes/Rebol-issues/issues/2362
p: make object! [x: "foo"]
Expand Down

0 comments on commit eeb4414

Please sign in to comment.