Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
uydwl
mjtest-tests
Commits
fbd2338d
Commit
fbd2338d
authored
Nov 03, 2018
by
ufebl
Browse files
Add two more invalid tests cases
parent
b467db67
Changes
2
Hide whitespace changes
Inline
Side-by-side
syntax/incomplete_array_access_statement.invalid.mj
0 → 100644
View file @
fbd2338d
class IncompleteArrayAccessStatement {
public void test() {
test[
syntax/incomplete_new_statement.invalid.mj
0 → 100644
View file @
fbd2338d
class IncompleteNewStatement {
public void test() {
new
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