// indent-width is 2 but we want to maintain an indentation of 4
int main() {
    bla;
    bli();
