nitc :: AStarAssignOp :: defaultinit
# A `*=` assignment operation class AStarAssignOp super AAssignOp redef fun operator do return "*" end