blob: 344574bb653c3fedf231516e1d0b9960389baf60 [file] [log] [blame]
function throwException() {
throw new Error("An exception");
}