mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-12-17 04:44:39 +03:00
6 lines
52 B
Plaintext
6 lines
52 B
Plaintext
|
module issue226 where
|
||
|
|
||
|
import issue226r2
|
||
|
|
||
|
foo x = x
|