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
updjx
mjtest-tests
42937c50dc31f3daebb3d781b43f4ae75ad48b32
42937c50dc31f3daebb3d781b43f4ae75ad48b32
Switch branch/tag
mjtest-tests
syntax
BlockStmt_Stmt.invalid.mj
Find file
Normal view
History
Permalink
BlockStmt_Stmt.invalid.mj
66 Bytes
Edit
Web IDE
Newer
Older
Syntax test cases from group 3
uiekn
committed
Nov 01, 2018
1
2
3
4
5
class ident {
public ident ident () {
ident[];
}
}