X-Git-Url: http://nitlanguage.org diff --git a/tests/sav/test_model_index_args8.res b/tests/sav/test_model_index_args8.res index fc9d8e2..0b99c62 100644 --- a/tests/sav/test_model_index_args8.res +++ b/tests/sav/test_model_index_args8.res @@ -1,12 +1,12 @@ # A - * 1: * (test_prog::Int::*) * 1: * (test_prog::Float::*) + * 1: * (test_prog::Int::*) * 1: + (test_prog::Int::+) * 1: + (test_prog::Float::+) - * 1: - (test_prog::Int::-) * 1: - (test_prog::Float::-) - * 1: / (test_prog::Float::/) + * 1: - (test_prog::Int::-) * 1: / (test_prog::Int::/) - * 1: > (test_prog::Float::>) + * 1: / (test_prog::Float::/) * 1: > (test_prog::Int::>) + * 1: > (test_prog::Float::>)