Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
uwwrp
mjtest-tests
Commits
d5164146
Commit
d5164146
authored
Oct 19, 2018
by
Johannes Bechberger
Committed by
andreas.fried
Oct 19, 2018
Browse files
Add semantic test
parent
f7dde133
Changes
1
Hide whitespace changes
Inline
Side-by-side
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