Code & Deploy
Code
Models
Repos
Sign in
@matheusbsbs
/
matheus-bagliano
matheus-bagliano
/
t
/
t4018
/
java-class-brace-on-separate-line
Code
Commits
Pulls
CI/CD
81,972
jch
bisect
jch
maint
master
next
seen
test
todo
text
6 lines
81 Bytes
Copy permalink
Copy
Raw
1
class RIGHT
2
{
3
static int ONE;
4
static int TWO;
5
static int ChangeMe;
6
}