Hello World

Hello World

Hello World

Hello World

Hello World

Hello World
Hello World

Crepe

var foo = function(x) {
  return(x + 5);
}
foo(3)
var foo = function(x) {
  return(x + 5);
}
foo(3)
1
2
3
4
var foo = function(x) {
  return(x + 5);
}
foo(3)

Notification

Note: This is a notification Hello World.

Warning

Warning: This is a warning Hello World.

Error

Error: This is an error Hello World.