mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 23:34:52 +02:00
8006983: Introduce a command line option to switch off syntactic extensions of nashorn
Reviewed-by: lagergren, attila
This commit is contained in:
parent
327a6cf1b7
commit
daaeb20eff
8 changed files with 138 additions and 37 deletions
|
@ -78,4 +78,4 @@ EOD y = "No we don't";
|
|||
print(y);
|
||||
|
||||
|
||||
print(read(__FILE__));
|
||||
print(readFully(__FILE__));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue