mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Switch from parentheses to angle brackets
`\(` is more likely to be a valid escape sequence in the
future (as is `\[`) and `\{` is already taken.
This commit is contained in:
@@ -1 +1 @@
|
||||
\(foo)
|
||||
\<foo>
|
||||
|
||||
Reference in New Issue
Block a user