mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-12-17 13:01:31 +03:00
64d3d1353f
Conflicts: cryptol/REPL/Command.hs
2 lines
29 B
Plaintext
2 lines
29 B
Plaintext
x = foo
|
|
where foo x = x + 5 |