summaryrefslogtreecommitdiff
path: root/external/contributions/Google/sputnik_conformance_modified/07_Lexical_Conventions/7.9_Automatic_Semicolon_Insertion/S7.9_A8_T5.js
blob: ea5a9abcca2fadeda6f3b1b87681da09018f7f6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// Copyright 2009 the Sputnik authors.  All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.

/**
 * @name: S7.9_A8_T5;
 * @section: 7.9, 12.4;
 * @assertion: Check Empty Statement for automatic semicolon insertion;
 * @description: Checking if execution of some semicolons without LineTerminators but with numbers passes;
*/

//CHECK#1
;;1;;1;;1