Age | Commit message (Expand) | Author | Files | Lines |
---|
var was_called = false; function thisShouldBeCalled() { was_called = true; } void thisShouldBeCalled(); export function test() { if (!was_called) { throw new Error("Expected thisShouldBeCalled to be called"); } return testDone(import.meta.url); } div id='cgit'>
![]() |
index : astro | |
Unnamed repository; edit this file 'description' to name the repository. |
summaryrefslogtreecommitdiff |
Age | Commit message (Expand) | Author | Files | Lines |
---|