Merge remote-tracking branch 'upstream/master' into init_auto
[nit.git] / tests / sav / test_model_index_args8.res
index 191fd72..0b99c62 100644 (file)
@@ -4,9 +4,9 @@
  * 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::>)