We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76a2441 commit 4949477Copy full SHA for 4949477
2 files changed
g4/_run_math_js2.bat
@@ -0,0 +1,3 @@
1
+java -jar antlr-4.13.2-complete.jar mathjs.g4 -no-listener -visitor -Dlanguage=JavaScript -long-messages -o antlr4
2
+
3
+pasue
0 commit comments