11cb0ef41Sopenharmony_ciimport '../common/index.mjs'; 21cb0ef41Sopenharmony_ciimport { stat } from 'fs/promises'; 31cb0ef41Sopenharmony_ci 41cb0ef41Sopenharmony_ci// Should not reject. 51cb0ef41Sopenharmony_cistat(new URL(import.meta.url)); 6
11cb0ef41Sopenharmony_ciimport '../common/index.mjs'; 21cb0ef41Sopenharmony_ciimport { stat } from 'fs/promises'; 31cb0ef41Sopenharmony_ci 41cb0ef41Sopenharmony_ci// Should not reject. 51cb0ef41Sopenharmony_cistat(new URL(import.meta.url)); 6