Files
Kmake/test/fixtures/leakedGlobal.js

6 lines
85 B
JavaScript
Raw Normal View History

2026-05-26 23:36:42 -07:00
'use strict';
require('../common');
global.gc = 42; // intentionally leak a global