1 2 3 4 5 6
'use strict'; require('../common'); const assert = require('assert'); assert.strictEqual(require('path/win32'), require('path').win32);