zeek/testing/btest/Baseline/language.int/out
2020-12-06 20:19:49 -08:00

24 lines
766 B
Text

### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
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)