void functionName() {
}
void main() {
static if (true) {
if (true && {
functionName();
return true;
}()) {
} else {