nitc :: AFloatExpr :: defaultinit
# A float literal class AFloatExpr super AExpr # The float token var n_float: TFloat is writable, noinit end