nitc :: ADoExpr :: make
private init make do _n_kwdo = new TKwdo self.is_typed = true n_block = new ABlockExpr n_block.is_typed = true end