mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-17 00:10:31 +03:00
21f2913527
Given we keep getting tripped up by this, here we go: * Namespaces * Data names * Record names * Data constructor names (except for operators) * Record constructor names (except for operators) * Interface constructor names (except for operators)
4 lines
38 B
Idris
4 lines
38 B
Idris
module Issue710b
|
|
|
|
data r : Type where
|