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