Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
uqdwn
mjtest-tests
Commits
28bb52e5
Verified
Commit
28bb52e5
authored
Nov 01, 2018
by
uwgwb
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix method_not_public
parent
adac0896
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
syntax/method_not_public.invalid.mj
syntax/method_not_public.invalid.mj
+1
-1
No files found.
syntax/method_not_public.invalid.mj
View file @
28bb52e5
class TopSecret {
public int solution
= 0
;
public int solution;
int actualSolution() {
return 42;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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