mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-16 15:52:43 +03:00
5 lines
42 B
Idris
5 lines
42 B
Idris
|
module A
|
||
|
|
||
|
public export
|
||
|
defA : Int -> Int
|