Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
IPDSnelting
mjtest-tests
Commits
d5164146
Commit
d5164146
authored
Oct 19, 2018
by
Johannes Bechberger
Committed by
andreas.fried
Oct 19, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add semantic test
parent
f7dde133
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
semantic/unknown_variable.invalid.mj
semantic/unknown_variable.invalid.mj
+5
-0
No files found.
semantic/unknown_variable.invalid.mj
0 → 100644
View file @
d5164146
class UnknownVariable {
public void main(String[] args){
System.out.println(a);
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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