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