#!/usr/bin/env jruby

require 'jruby/jrubyc'

JRubyCompiler::compile_argv(ARGV)
