blob: 5ae7a6e03bc770a362d82d41374511dac66f41aa [file] [log] [blame]
if (cond)
// Leading to if-block
{
print('hello');
} // Trailing to if-block