mirror of
https://github.com/mawww/kakoune.git
synced 2024-12-19 01:11:36 +03:00
8 lines
102 B
Plaintext
8 lines
102 B
Plaintext
if (int i = bar())%( )
|
|
|
|
if (bar(a, b,
|
|
c, d))%( )
|
|
|
|
if (bar(a, b,
|
|
c, d)) // comment%( )
|