#!/bin/sh
set -e
acorn < /usr/share/nodejs/acorn/dist/acorn.js > /dev/null
