mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-15 09:23:44 +00:00
4 lines
53 B
Plaintext
4 lines
53 B
Plaintext
p(42, 0) = 42
|
|
s(0, 1) = succeeded 1
|
|
s(1, 2) = failed
|