mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-12-14 08:43:06 +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 |