Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
IPDSnelting
mjtest-tests
Commits
b6d5c6f1
Commit
b6d5c6f1
authored
Nov 12, 2021
by
utdtt
Browse files
QwQ
parent
55e48479
Pipeline
#176501
failed with stage
in 6 minutes and 34 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
semantic/InitialisationWithImmediateAssignment.valid.mj
0 → 100644
View file @
b6d5c6f1
class Class {
public static void main(String [] args ) {
boolean q = q;
}
}
\ No newline at end of file
semantic/NameSpacingTest.valid.mj
0 → 100644
View file @
b6d5c6f1
class q {
public int q;
public q q(q qq) {
boolean qqq = qqq;
q q = q = qq;
return q;
}
public static void main(String[] args) {
q q = new q();
}
}
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