blob: 763f391cd0ab5539d768dc8f215dd61593d8f6d3 [file] [log] [blame]
class Bobobo:
zoo = 1
b = Bobobo()
b.zoo = 2
<ref>zoo # must not resolve