2 lines
52 B
CoffeeScript
2 lines
52 B
CoffeeScript
|
$(document).ready ->
|
||
|
console.log 'Hey there, lad!'
|