Code & Deploy
Code
Models
Repos
Sign in
@leroysheep
/
Socializer
Socializer
/
t
/
t4018
/
golang-func
Code
Commits
Pulls
CI/CD
82,128
seen
bisect
jch
maint
master
next
seen
test
todo
text
4 lines
40 Bytes
Copy permalink
Copy
Raw
1
func RIGHT() {
2
a := 5
3
b := ChangeMe
4
}