Skip to content

Commit

Permalink
TEST: clear map
Browse files Browse the repository at this point in the history
  • Loading branch information
Oldes committed Feb 27, 2020
1 parent d5a3976 commit 3ee5e53
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/tests/units/map-test.r3
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,10 @@ Rebol [
a: make map! []
--assert map? make map! a

;@@ https://github.com/Oldes/Rebol-issues/issues/472
--test-- "clear map"
--assert empty? clear make map! [a: 1]

===end-group===


Expand Down

0 comments on commit 3ee5e53

Please sign in to comment.