mirror of
https://github.com/mawww/kakoune.git
synced 2024-12-18 17:02:06 +03:00
12 lines
133 B
Plaintext
12 lines
133 B
Plaintext
if (int i = bar())%( )
|
|
|
|
if (bar(a, b,
|
|
c, d))%( )
|
|
|
|
if (bar(a, b,
|
|
c, d)) // comment%( )
|
|
|
|
else%( )
|
|
|
|
else // comment%( )
|