nashorn/test/script/basic/construct.js.EXPECTED
author sundar
Tue, 12 Mar 2013 18:12:42 +0530 (2013-03-12)
changeset 16522 d643e3ee819c
parent 16147 e63b63819133
permissions -rw-r--r--
8009757: Package access clean up and refactoring Reviewed-by: jlaskey, lagergren, attila
[object Object]
A big fat string
123
function(x) { return x; }
proto
A big fat string
123
function(x) { return x; }
A A big fat string
B 123
F function(x) { return x; }
G proto
R A big fat string
S 123
T function(x) { return x; }