Stuff

Stuff

VENSI

*dd*

  • 1
  • 2
var a = 3
a = b
if (a > b) {
  c = a - b
}

> wow!


Report Page