blob: f7bca1371a196add77ed72deb61866e233f692e3 [file] [log] [blame]
// The line below is a strict deps violation:
import {Symbol} from './grandparent';
console.log(Symbol);