mirror of
https://github.com/edwinb/Idris2-boot.git
synced 2024-11-28 05:32:03 +03:00
eaff52a6e1
Since the NF might refer to hole names, and those hole names might be possible to evaluate now, we'll need to recalculate the expected type's normal form before rerunning the delayed elaborator
7 lines
179 B
Plaintext
7 lines
179 B
Plaintext
Processing as TTImp
|
|
Written TTC
|
|
Yaffle> (Main.S (Main.S (Main.S Main.Z)))
|
|
Yaffle> (Main.S (Main.S (Main.S (Main.S Main.Z))))
|
|
Yaffle> (Main.S (Main.S Main.Z))
|
|
Yaffle> Bye for now!
|