nitc :: APercentExpr :: defaultinit
# A `%` expression class APercentExpr super ABinopExpr redef fun operator do return "%" end