#!/usr/bin/env rakudo-js sub MAIN(*@, *%) { CompUnit::RepositoryRegistry.run-script("zef"); }