private void CompileNull(AstNull node, Syt syt, StringBuilder sb) { sb.AppendLine("push constant 0"); }