mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-19 09:12:34 +03:00
1bd81dfbbb
Co-authored-by: Guillaume ALLAIS <guillaume.allais@ens-lyon.org>
5 lines
31 B
Idris
5 lines
31 B
Idris
module Mod1
|
|
|
|
foo : Nat
|
|
foo = 1
|