blob: 3b29a18ffb8f11104f7a1ea8dc67e2483e0f1c74 [file] [log] [blame]
import { y } from './module2.js';
export let x = y + 1;