]> de.git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - tests/operators.tmpl
Make it a function
[xonotic/gmqcc.git] / tests / operators.tmpl
index 1e12706468f2baf789ce35f0648cc3c898fb7db9..1283ad6fdffbcdf53402d55e9296e120b899f6dd 100644 (file)
@@ -12,3 +12,10 @@ 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'
+M: 3 = 3
+M: 2 = 2
+M: 4 = 4