Merge remote-tracking branch 'upstream/master' into init_auto
[nit.git] / tests / sav / test_model_index_args18.res
index 3fa271e..806088f 100644 (file)
@@ -1,12 +1,12 @@
 # C
 
- * 1: * (test_prog::Float::*)
  * 1: * (test_prog::Int::*)
+ * 1: * (test_prog::Float::*)
+ * 1: + (test_prog::Int::+)
  * 1: + (test_prog::Float::+)
- * 1: - (test_prog::Int::-)
  * 1: - (test_prog::Float::-)
+ * 1: - (test_prog::Int::-)
  * 1: / (test_prog::Float::/)
  * 1: / (test_prog::Int::/)
- * 1: > (test_prog::Int::>)
  * 1: > (test_prog::Float::>)
  * 1: Career (test_prog::Career)