#include "global.h"

int f() {
    return g+1;
}
