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
561310c9
Commit
561310c9
authored
Nov 04, 2021
by
Daniel Meyer
Committed by
Paul Brinkmeier
Nov 04, 2021
Browse files
more tests and corrected file endings
parent
7d63afd4
Changes
3
Hide whitespace changes
Inline
Side-by-side
syntax/ParametersTrailingComma.invalid.mj
0 → 100644
View file @
561310c9
class testClass {
public int testMethod(int test1, int test2, int test3,) {
}
}
\ No newline at end of file
syntax/PostfixOP.mj
0 → 100644
View file @
561310c9
class _Klasse {
public static void main(String[] args) {
if (null.nothing) if (true.fun()) if (false[472183921789789798798798798798787789738120391203213213])
}
}
\ No newline at end of file
syntax/StaticInt.nvalid.mj
→
syntax/StaticInt.
i
nvalid.mj
View file @
561310c9
File moved
Write
Preview
Supports
Markdown
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