UNPKG

kitchensink

Version:

Dispatch's awesome components and style guide

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