// bb6.c // "construction of efficient generalized lr parsers": i == 6 int main() { int a, b; a = b+b+b+b+b+b +b; return a; }