Data commit

This commit is contained in:
Ingy döt Net 2023-07-01 11:58:00 -04:00
parent 7387c8f97b
commit cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions

View file

@ -0,0 +1,8 @@
println '''
Time's a strange fellow;
more he gives than takes
(and he takes all) nor any marvel finds
quite disappearance but some keener makes
losing, gaining
--love! if a world ends
'''

View file

@ -0,0 +1,18 @@
def expired='defunct'
def horse='stallion'
def christ='Jesus'
println """
Buffalo Bill's
${expired}
who used to
ride a watersmooth-silver
${horse}
and break onetwothreefourfive pigeonsjustlikethat
${christ}
he was a handsome man
and what i want to know is
how do you like your blueeyed boy
Mister Death
"""