Imported Upstream version 1.0.0
[platform/upstream/js.git] / js / src / tests / e4x / template.js
1 /* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2 /*
3  * Any copyright is dedicated to the Public Domain.
4  * http://creativecommons.org/licenses/publicdomain/
5  * Contributor: 
6  */
7
8
9 var summary = 'section - description';
10 var BUGNUMBER = 99999;
11 var actual = '';
12 var expect = '';
13
14 printBugNumber(BUGNUMBER);
15 START(summary);
16
17 // test here
18
19 END();