mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-11-24 06:52:44 +03:00
5 lines
87 B
Plaintext
5 lines
87 B
Plaintext
module rename01 where
|
|
|
|
// Rename a top-level function with one bound parameter
|
|
f x = x
|