/* eslint-disable import/no-unresolved, no-undef */ import { x } from "https://example.com/module.mjs"; result_remap_https = x + 3;