aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite/GlobalScope/12_Statement/12.13_The_throw_statement/S12.13_A1.js
blob: 5c6ace7f13843dedc3c9905098f9cb1bf1c7e5e1 (plain)
1
2
3
4
5
6
7
8
9
// Copyright 2009 the Sputnik authors.  All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.


// Converted for Test262 from original Sputnik source

 throw "error";