nitc :: ALoopExpr :: make
private init make do _n_kwloop = new TKwloop self.is_typed = true n_block = new ABlockExpr n_block.is_typed = true end