RosettaCodeData/Task/Assertions/Rye/assertions.rye
2026-04-30 12:34:36 -04:00

2 lines
42 B
Text

assert { 10 + 20 } 30
assert { 5 + 5 } 20