Some cleanup and fixes to the runtests script. The -P option will be changing.
[external/ragel.git] / test / rlscan.rl
index 943c4f5..24861b6 100644 (file)
@@ -2,7 +2,8 @@
  * Lexes Ragel input files.
  *
  * @LANG: c++
- * @ALLOW_GENFLAGS: -T0 -T1 -F0 -F1 -G0 -G1 -G2 -P
+ *
+ * Test works with split code gen.
  */
 
 #include <iostream>