Skip to content

Instantly share code, notes, and snippets.

Created June 29, 2010 16:39
@*ARGS = 'README', 'CREDITS';
for lines() {
@*ARGS.pop if @*ARGS > 1 ;
.say
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment