Precompile a script?

Didn’t think much about usage outside of a main function (type stability and making sure the compiler knows the types was one of the big goals with ArgMacros) but I guess maybe Julia is just at the point right now where it makes more sense not to use one for short scripts. Might add untyped versions of all of the macros when I finish a version 1.0 if this could be useful, or a different version of @beginarguments that disables typing.