mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-11-13 10:58:23 +03:00
5 lines
47 B
Plaintext
5 lines
47 B
Plaintext
module RecordFun where
|
|
|
|
example = { f x = x }
|
|
|