Code & Deploy
Code
Models
Repos
Sign in
@leroysheep
/
Socializer
Socializer
/
t
/
t4018
/
swift-class
Code
Commits
Pulls
CI/CD
82,027
next
bisect
jch
maint
master
next
seen
test
todo
text
5 lines
68 Bytes
Copy permalink
Copy
Raw
1
class RIGHT {
2
let a = 1
3
// a comment
4
let b = ChangeMe
5
}