mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
This is similar to C's behavior, and convenient for passing
function calls as single values, like `MUL(3.0, 4.0)` or
`STRSUB("str", 2, 1)`.
Fixes #704
12 lines
83 B
Plaintext
12 lines
83 B
Plaintext
$C0000
|
|
a(b,c,d)
|
|
((e,f),g)
|
|
))h
|
|
i,j
|
|
(k
|
|
l)
|
|
(m:)n,o(p)q)
|
|
(r,s)t
|
|
"))u,v("
|
|
("w,x","y,z")
|