Type.defaultInitLiteral

Use when we prefer the default initializer to be a literal, rather than a global immutable variable.

class Type
defaultInitLiteral
(
Loc loc
)

Meta