blob: 472b1595fa7ad311bf219941d1ac53d4826a989f [file] [log] [blame]
function b() {
"use strict";
a();
}
function a() { }