Chris@13: It may be necessary to convert a single statement into a block Chris@13: ----- Chris@13: stmts[] = new Stmt\Expression(new Expr\Variable('c')); Chris@13: ----- Chris@13: stmts[] = new Stmt\Expression(new Expr\Variable('c')); Chris@13: ----- Chris@13: