summaryrefslogtreecommitdiff
path: root/tests/functional/n/not_callable.txt
blob: e8a06b003087ccfbf51ebbe5a13ad04186ef19d9 (plain)
1
2
3
4
5
6
7
8
9
10
not-callable:6:0:6:10::REVISION is not callable:UNDEFINED
not-callable:24:12:24:22::INSTANCE is not callable:UNDEFINED
not-callable:26:12:26:18::LIST is not callable:UNDEFINED
not-callable:28:12:28:18::DICT is not callable:UNDEFINED
not-callable:30:12:30:19::TUPLE is not callable:UNDEFINED
not-callable:32:12:32:17::INT is not callable:UNDEFINED
not-callable:67:0:67:13::PROP.test is not callable:UNDEFINED
not-callable:68:0:68:13::PROP.custom is not callable:UNDEFINED
not-callable:137:18:137:45::ClassWithProperty().value is not callable:UNDEFINED
not-callable:202:0:202:16::get_number(10) is not callable:UNDEFINED