Unnamed repository; edit this file 'description' to name the repository.
1
2
3
4
x = o.field
//    ^ @variable.other.member
y = o.run(2)
//    ^ @function.method