First time here? Check out the FAQ!

abesto's profile - activity

2014-05-24 07:20:28 -0500 received badge Editor (source)
2014-05-24 07:19:52 -0500 asked a question Testing: Syntax highlight?
function () {
  var a = 3;
}
foo
bar
if __name__ == '__main__':
  print 'ohai'