Syntax error on line 16: Syntax Error in Expression.
    current_state' = (current_state == red) ? green : red;
