mirror of
https://github.com/edwinb/Idris2-boot.git
synced 2025-01-08 06:07:11 +03:00
3 lines
26 B
Idris
3 lines
26 B
Idris
|
foo : ? -> Int
|
||
|
foo x = 42
|