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