Skip to content

Instantly share code, notes, and snippets.

Created June 29, 2010 16:39
Show Gist options
  • Save anonymous/457450 to your computer and use it in GitHub Desktop.
Save anonymous/457450 to your computer and use it in GitHub Desktop.
@*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