test.js revision 341:aa16622193e1
11195Srgrimes/*
27129Srgrimes * Copyright (c) 2010, 2013, Oracle and/or its affiliates. All rights reserved.
337Srgrimes *
437Srgrimes * Redistribution and use in source and binary forms, with or without
537Srgrimes * modification, are permitted provided that the following conditions
6147Srgrimes * are met:
7147Srgrimes *
85356Sache *   - Redistributions of source code must retain the above copyright
93017Srgrimes *     notice, this list of conditions and the following disclaimer.
104712Sphk *
114884Sdg *   - Redistributions in binary form must reproduce the above copyright
124884Sdg *     notice, this list of conditions and the following disclaimer in the
135356Sache *     documentation and/or other materials provided with the distribution.
141734Sjkh *
151734Sjkh *   - Neither the name of Oracle nor the names of its
1637Srgrimes *     contributors may be used to endorse or promote products derived
1737Srgrimes *     from this software without specific prior written permission.
1837Srgrimes *
1937Srgrimes * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
201773Sjkh * IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
21147Srgrimes * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
22147Srgrimes * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT OWNER OR
232779Srgrimes * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
242779Srgrimes * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
252779Srgrimes * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
261767Sjkh * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
272570Srgrimes * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
282570Srgrimes * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
292570Srgrimes * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
302570Srgrimes */
312570Srgrimes
322570Srgrimesprint("Hello World");
332570Srgrimes
342570Srgrimes