Closed ghost closed 10 years ago
A comment like {{-- comment --}} was being converted to <?php // comment --}} ?> this will prevent invalid comments from being generated by making all comments multiline. I doubt anyone would need single line comments in compiled files anyway.
A comment like {{-- comment --}} was being converted to <?php // comment --}} ?> this will prevent invalid comments from being generated by making all comments multiline. I doubt anyone would need single line comments in compiled files anyway.