#!/bin/sh

echo "// passthrough-jsmin added this";

exec cat;
