Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Libretro
SquirrelJME
Commits
2bfbba4e
Commit
2bfbba4e
authored
Jan 01, 2020
by
Stephanie Gawroriski
Browse files
Put parenthesis on same line.
parent
6460358c
Changes
1
Hide whitespace changes
Inline
Side-by-side
runt/apis/cldc-compact/java/util/Arrays.java
View file @
2bfbba4e
...
...
@@ -274,8 +274,7 @@ public class Arrays
throw
new
todo
.
TODO
();
}
public
static
int
binarySearch
(
Object
[]
__a
,
int
__b
,
int
__c
,
Object
__d
)
public
static
int
binarySearch
(
Object
[]
__a
,
int
__b
,
int
__c
,
Object
__d
)
{
throw
new
todo
.
TODO
();
}
...
...
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