UNPKG

motion

Version:

motion - moving development forward

7 lines (5 loc) 59 B
"use strict"; var x = 4; let x = 5; let y = 6; var y = 7;