zeek/testing/btest/Baseline/language.int/out
2012-09-04 17:39:00 -05:00

23 lines
651 B
Text

type inference (PASS)
optional '+' sign (PASS)
negative vs. positive (PASS)
negative vs. positive (PASS)
hexadecimal (PASS)
hexadecimal (PASS)
hexadecimal (PASS)
relational operator (PASS)
relational operator (PASS)
relational operator (PASS)
relational operator (PASS)
absolute value (PASS)
absolute value (PASS)
pre-increment operator (PASS)
pre-decrement operator (PASS)
modulus operator (PASS)
division operator (PASS)
assignment operator (PASS)
assignment operator (PASS)
max int value = 9223372036854775807 (PASS)
min int value = -9223372036854775808 (PASS)
max int value = 9223372036854775807 (PASS)
min int value = -9223372036854775808 (PASS)