mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-19 09:12:34 +03:00
10 lines
175 B
Plaintext
10 lines
175 B
Plaintext
1/1: Building Micro (Micro.idr)
|
|
Error: Expected ',' or '.'.
|
|
|
|
Micro:3:14--3:15
|
|
1 | module Micro
|
|
2 |
|
|
3 | f : forall a b. (Unit -> Unit) -> Unit -> Unit
|
|
^
|
|
|