mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-15 22:32:19 +03:00
5 lines
50 B
Idris
5 lines
50 B
Idris
|
module Bad3
|
||
|
|
||
|
badExpr : ()
|
||
|
badExpr (whatever : ())
|