// this toplevel is implicitly strict, because it is a module import foo from 'bar'; // this function is strict function f() { }