author | sundar |
Wed, 06 May 2015 20:04:42 +0530 | |
changeset 30394 | 72a59e4dffea |
parent 27815 | 6ed8e97e8fb6 |
permissions | -rw-r--r-- |
27815 | 1 |
l=[foo] |
2 |
l=[foo, foo2] |
|
3 |
l2_size()=0 |
|
4 |
Bound Integer(2) constructor: 2 |
|
5 |
BiFunction with literal: unbound, 1, 2 |
|
6 |
BiFunction with literal: unbound, 3, 4 |
|
7 |
BiFunction with literal: unbound, 5, 6 |
|
8 |
BiFunction with function: undefined, 7, 8 |
|
9 |
BiFunction with function: undefined, 9, 10 |
|
10 |
BiFunction with function: undefined, 11, 12 |