mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-07 23:08:20 -06:00
Accepted baselines.
This commit is contained in:
parent
e9e8837474
commit
1d16356cc6
@ -8,6 +8,7 @@ export function f() {
|
||||
//// [useStrictLikePrologueString01.js]
|
||||
"hey!";
|
||||
" use strict ";
|
||||
"use strict";
|
||||
function f() {
|
||||
}
|
||||
exports.f = f;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user