]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - tests/operators.tmpl
*= and /= operators
[xonotic/gmqcc.git] / tests / operators.tmpl
index 1e12706468f2baf789ce35f0648cc3c898fb7db9..06426ac1b06c4a37b6945118b99ebc552188389e 100644 (file)
@@ -12,3 +12,7 @@ M: 11 = 11
 M: 4
 M: 2
 M: 12 = 12
+M: 6 = 6
+M: 3 = 3
+M: '6 8 10' = '6 8 10'
+M: '3 4 5' = '3 4 5'