jdk/test/sun/tools/jrunscript/repl.out
changeset 16040 105e9859a548
parent 2 90ce3da70b43
equal deleted inserted replaced
16039:85372a48f9aa 16040:105e9859a548
     1 js> 7.0
     1 nashorn> 7
     2 js> 35.0
     2 nashorn> 35.0
     3 js> 35 is the value
     3 nashorn> 35 is the value
     4 js> yes v != 0
     4 nashorn> yes v != 0
     5 js> hello world from script
     5 nashorn> hello world from script
     6 js> I am runnable
     6 nashorn> I am runnable
     7 js> 
     7 nashorn>