cryptol/tests/parser/RecordFun.cry

5 lines
47 B
Plaintext
Raw Normal View History

2014-04-18 02:34:25 +04:00
module RecordFun where
example = { f x = x }