// If all of these succeed, path resolution with implicit extensions is working.

import "./module-with-default";
import "./submodule";
import "./json-module" assert { type: "json" };