platform/libinjection/tests/test-folding-088.txt
2019-08-16 10:42:40 -04:00

10 lines
79 B
Text

--TEST--
test of unary operator 'NOT'
--INPUT--
1 + NOT 1
--EXPECTED--
1 1