Name: js-handler/node_modules/nodeunit/node_modules/tap/test/non-tap-output.js 
1:
console.log("everything is fine\n"
2:
           +"there are no errors\n"
3:
           +"this output is not haiku.\n\n"
4:
           +"is 8 ok?\n"
5:
           +"ok, 8 can stay.\n"
6:
           +"ok 100 might be confusing\n"
7:
           +"  but: nevertheless, here we are\n"
8:
           +"  this: is indented\n"
9:
           +"  and: it\n"
10:
           +"  might: ~\n"
11:
           +"  be: yaml?\n"
12:
           +"ok done now, exiting")