summaryrefslogtreecommitdiff
path: root/test/ragel.d/xml.rl
diff options
context:
space:
mode:
Diffstat (limited to 'test/ragel.d/xml.rl')
-rw-r--r--test/ragel.d/xml.rl2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ragel.d/xml.rl b/test/ragel.d/xml.rl
index e010ffb6..650e9679 100644
--- a/test/ragel.d/xml.rl
+++ b/test/ragel.d/xml.rl
@@ -3,7 +3,7 @@
* http://www.jelks.nu/XML/xmlebnf.html
*
* @LANG: c++
- * @PROHIBIT_FLAGS: -m -n -F0 -F1 -G0 -G1 -G2
+ * @PROHIBIT_FLAGS: -m -n -F0 -F1 -G0 -G1 -G2 -W0 -W1
*/
#include <iostream>