mirror of
https://github.com/mawww/kakoune.git
synced 2024-12-21 02:21:32 +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%( )
|