Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
sarah.grebing
ProofScriptParser
Commits
d346acc2
Commit
d346acc2
authored
May 17, 2017
by
Sarah Grebing
Browse files
error correction
parent
fbb4f8e4
Pipeline
#10527
passed with stage
in 1 minute and 58 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/main/antlr4/edu/kit/formal/proofscriptparser/ScriptLanguage.g4
View file @
d346acc2
...
...
@@ -75,7 +75,7 @@ literals :
</pre>*/
matchPattern
: MATCH
matchP
attern=expression
: MATCH
p
attern=expression
(USING LBRACKET argList RBRACKET)?
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment