Comment 2 for bug 912145

Revision history for this message
Matt Giuca (mgiuca) wrote :

Note: The assignment statement succeeds because of a special case in parsem.unary_expr, which converts a negated integer literal to a negative integer.