blob: 7b9faddb5789bf1ca2f5225cc460fae2374137dc [file] [log] [blame]
a = "string"
b = <warning descr="'str' object is not callable">a<caret>()</warning>