import { aValue, bValue } from "./loop-a.mjs"; export const passed = aValue < bValue;