changeset 32939 | 9887198000ec |
parent 16147 | e63b63819133 |
child 41841 | 7e66ae6baf2d |
32917:8392405ab038 | 32939:9887198000ec |
---|---|
1 getter called for 'foo' |
1 getter called for 'foo' |
2 foo |
2 foo |
3 setter called for 'foo' with 33 |
3 setter called for 'foo' with 33 |
4 method 'func' called with hello, world |
4 method 'func' called with hello, world |
5 new with hey!, it works! |
5 new with hey!, it works! |
6 __getIds__ called |
6 __getKeys__ called |
7 foo |
7 foo |
8 bar |
8 bar |
9 __getValues__ called |
9 __getValues__ called |
10 fooval |
10 fooval |
11 barval |
11 barval |