2019-06-27 17:25:26 +03:00
|
|
|
1/2: Building Stuff (Stuff.idr)
|
|
|
|
2/2: Building LetCase (LetCase.idr)
|
|
|
|
Main> y : Nat
|
|
|
|
res : Nat
|
|
|
|
x : Nat
|
|
|
|
-------------------------------------
|
2019-07-01 01:54:50 +03:00
|
|
|
foo : IsSuc y
|
2019-06-27 17:25:26 +03:00
|
|
|
Main> Bye for now!
|