Code & Deploy
Code
Models
Repos
Sign in
@matheusbsbs
/
matheus-bagliano
matheus-bagliano
/
t
/
t4018
/
swift-extension
Code
Commits
Pulls
CI/CD
82,128
seen
bisect
jch
maint
master
next
seen
test
todo
text
5 lines
86 Bytes
Copy permalink
Copy
Raw
1
extension RIGHT {
2
static let a = 1
3
// a comment
4
static let b = ChangeMe
5
}