int main(void)
{
    return 2;
}
// A single identifier outside of a declaration isn't a valid top-level construct
foo