construct.js.EXPECTED revision 2:da1e581c933b
1145141Srwatson[object Object]
2145141SrwatsonA big fat string
3145141Srwatson123
4145141Srwatsonfunction(x) { return x; }
5145141Srwatsonproto
6276486SngieA big fat string
7145141Srwatson123
8145141Srwatsonfunction(x) { return x; }
9A A big fat string
10B 123
11F function(x) { return x; }
12G proto
13R A big fat string
14S 123
15T function(x) { return x; }
16