summaryrefslogtreecommitdiff
path: root/test/messages/func_typecheck_non_callable_call.txt
blob: 8baa237a3851d2fc80110d1cb72963e1a4349fdd (plain)
1
2
3
4
5
6
7
8
E: 10: __revision__ is not callable
E: 29: INSTANCE is not callable
E: 31: LIST is not callable
E: 33: DICT is not callable
E: 35: TUPLE is not callable
E: 37: INT is not callable
E: 72: PROP.test is not callable
E: 73: PROP.custom is not callable