mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-13 17:25:29 +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
28 B
Idris
4 lines
28 B
Idris
%default total
|
|
|
|
namespace a
|