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
IPDSnelting
mjtest-tests
0366c8b42bfa139be4d0e8f2f47e5a3c78139951
0366c8b42bfa139be4d0e8f2f47e5a3c78139951
Switch branch/tag
mjtest-tests
syntax
method_missing_parameter.invalid.mj
Find file
Normal view
History
Permalink
method_missing_parameter.invalid.mj
48 Bytes
Edit
Web IDE
Newer
Older
Add more (mostly invalid) syntax test cases
uceme
committed
Nov 02, 2018
1
2
3
class A{
public Chicken likes(,eating corn) {}
}