test/script/basic/JDK-8029667.js

changeset 963
e2497b11a021
parent 962
ac62e33a99b0
equal deleted inserted replaced
962:ac62e33a99b0 963:e2497b11a021
85 main(); 85 main();
86 } 86 }
87 87
88 print(withScopes[0].func); 88 print(withScopes[0].func);
89 print(withScopes[1].func); 89 print(withScopes[1].func);
90
91

mercurial