diff -r ac62e33a99b0 -r e2497b11a021 test/script/currently-failing/optimistic_check_type_cases.js.EXPECTED --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test/script/currently-failing/optimistic_check_type_cases.js.EXPECTED Wed Aug 20 10:26:01 2014 +0200 @@ -0,0 +1,7 @@ +global int division by global int: int +global int modulus by global int: int +global int addition assignment global int: int +global int substraction assignment global int: int +global int multiplication assignment global int: int +global int division assignment global int: int +global int modulo assignment global int: int \ No newline at end of file