lit function

Implementation

LiteralExpression lit(String text) => literal(text);