modelize_property: use resolve_mtype_unchecked during build_signature
[nit.git] / tests / sav / test_parser.res
index eb54d78..6c59b79 100644 (file)
@@ -1,8 +1,11 @@
 usage:
   test_parser [options]... <filename.nit>...
+  test_parser -e [options]... <text>...
+  test_parser -i [options]...
 options:
   -n   do not print anything
   -l   only lexer
   -p   lexer and parser (default)
   -e   instead on files, each argument is a content to parse
+  -i   tree to parse are read interactively
   -h   print this help