diff --git a/notes_max.md b/notes_max.md new file mode 100644 index 0000000000000000000000000000000000000000..34bda06763a5e4a744378997eaa7a6b777e76a8f --- /dev/null +++ b/notes_max.md @@ -0,0 +1,3 @@ +# Noteworthy changes + +- `if`, `while`, `synchronous`, `function`, `primitive` and `composite` body statements, if not yet a block, are all converted into a block for simpler parsing/compiling. \ No newline at end of file