blob: 6df328773d1ca97cdf358a4336615fbb0aed9a2b [file] [log] [blame]
import {Symbol} from './grandparent';
export const x = 1;
console.log(Symbol);