nashorn/test/script/basic/JDK-8006337.js.EXPECTED
author hannesw
Thu, 04 Sep 2014 15:37:14 +0200
changeset 26377 028dad61662f
parent 16175 13ac6c5cc6a4
permissions -rw-r--r--
8051889: Implement block scoping in symbol assignment and scope computation Reviewed-by: attila, lagergren
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
16175
13ac6c5cc6a4 8006337: Discarded arguments for INVOKESTATIC must still be evaluated for side effects
attila
parents:
diff changeset
     1
hello