mirror of https://github.com/tc39/test262.git
4 lines
78 B
JavaScript
4 lines
78 B
JavaScript
|
import { shouldBe } from "./resources/assert.js";
|
||
|
|
||
|
shouldBe(this, undefined);
|