1'use strict';
2const test = require('node:test');
3
4test('g.cjs this should pass');
5