#!/usr/bin/env php
<?php

echo "Hello world!" . PHP_EOL;
