Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
uydwl
mjtest-tests
Commits
c802de0e
Verified
Commit
c802de0e
authored
Nov 01, 2018
by
uwgwb
Browse files
Fix assigning null
parent
28bb52e5
Changes
1
Hide whitespace changes
Inline
Side-by-side
syntax/assigning_null.mj
View file @
c802de0e
class A {
void nullAssigner() {
public
void nullAssigner() {
null = this;
null = 3;
null = abc;
...
...
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