Commits
Click on a commit to change the comparison rangerefactor(ast_codegen): use doc comments instead of `endl!` (#4778)
Similar to #4777.
Use `///@@` instead of `endl!();` in AST codegen to create line breaks.
NB: `///@@` needs to be before an item, not after it.1 year ago
by overlookmotel