summaryrefslogtreecommitdiff
path: root/snippets/ifelse.c
blob: 03f9ddad56c3b158d3e181582866dc8db2fc1959 (plain)
1
2
3
4
if (_) {
} 
else {
}