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