UNPKG

motion

Version:

motion - moving development forward

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