Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
uqdwn
mjtest-tests
Commits
28e0b8ea
Unverified
Commit
28e0b8ea
authored
Nov 02, 2018
by
flip1995
Browse files
Swap -- with - -
parent
4edf0dc5
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
syntax/big_fuzz.mj
View file @
28e0b8ea
This diff is collapsed.
Click to expand it.
syntax/pre_incr_vs_pre_decr.invalid.mj
View file @
28e0b8ea
class PreDecrementIsNotWhatItSeems {
public void controversial() {
--thisIsTotallyFine - !!!++butThisIsNot;
-
-thisIsTotallyFine - !!!++butThisIsNot;
}
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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