mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-19 09:12:34 +03:00
87c1cb697f
* Fixed printing in the IDEMode (& include highlighting) * Now also print the type of the holes
8 lines
169 B
Plaintext
8 lines
169 B
Plaintext
1/2: Building A (A.idr)
|
|
2/2: Building B (B.idr)
|
|
B> 1 hole: A.defA : Int -> Int
|
|
B> Bye for now!
|
|
2/2: Building C (C.idr)
|
|
C> 1 hole: C.newHole : Int -> Int
|
|
C> Bye for now!
|