mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-15 03:23:08 -06:00
Accepted baselines.
This commit is contained in:
parent
1e18618170
commit
cfb9001e18
@ -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