Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

ALL LANGUAGES ARE SHIT

Name: Anonymous 2012-11-20 23:05

but JavaScript

Name: Anonymous 2012-11-20 23:48

> (function() {
    var x = 'awesome';

    if (true) {
      var x = 'idiotic';
    }

    console.log('Function scoping is ' + x + '!');
  })();
Function scoping is idiotic!

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List