#!/usr/bin/env nodejs

'use strict';

console.log('hello world');