cps-interpreter/test/programs/string-equal.cps

1 line
56 B
Plaintext
Raw Normal View History

2024-02-28 17:06:00 -05:00
PRIMOP(==, [STRING "asdf", STRING "asdf"], [result], [])