Raw
1 extension RIGHT {
2 static let a = 1
3 // a comment
4 static let b = ChangeMe
5 }