Unnamed repository; edit this file 'description' to name the repository.
1
2
3
4
void g(Obj o) { o.meth(); var a = o.fld; var b = Foo.BAR; }
//                ^ @function
//                                  ^ @variable.other.member
//                                                   ^ @constant