mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-19 09:12:34 +03:00
7 lines
157 B
Plaintext
7 lines
157 B
Plaintext
1/1: Building Holes (Holes.idr)
|
|
Holes> 3 holes:
|
|
Holes.a : Int
|
|
Holes.b : Nat
|
|
Holes.c : integerToNat (prim__cast_IntInteger ?a) = ?b
|
|
Holes> Bye for now!
|