Skip to content

Commit 52e2a8f

Browse files
committed
1 parent e30c97e commit 52e2a8f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/tests/units/func-test.r3

+4
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,10 @@ Rebol [
144144
--assert [a] = spec-of :f2
145145
--assert [y] = body-of :f2
146146

147+
--test-- "body-of native!"
148+
;@@ https://github.com/Oldes/Rebol-issues/issues/1578
149+
--assert none? body-of :print
150+
147151
--test-- "issue-168"
148152
;@@ https://github.com/Oldes/Rebol-issues/issues/168
149153
a: "foo"

0 commit comments

Comments
 (0)