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
uydwl
mjtest-tests
10ed577e222acd87d59c08c55224f3fc2a9efe38
10ed577e222acd87d59c08c55224f3fc2a9efe38
Switch branch/tag
mjtest-tests
syntax
pre_incr_vs_pre_decr.invalid.mj
Find file
Normal view
History
Permalink
pre_incr_vs_pre_decr.invalid.mj
84 Bytes
Edit
Web IDE
Newer
Older
Add invalid tests
flip1995
committed
Nov 01, 2018
1
2
3
class PreDecrementIsNotWhatItSeems {
--thisIsTotallyFine - !!!++butThisIsNot;
}