UNPKG

ember-material-icons

Version:

Google Material icons for your ember-cli app

5 lines (4 loc) 85 B
"use strict"; let x = x; // error let y = 1, z = y; // ok let a = b, b = 1; // error