git @ Cat's Eye Technologies Velo / master eg / script-method.velo
master

Tree @master (Download .tar.gz)

script-method.velo @masterraw · history · blame

1
2
3
eeyore = IO
foo = {eeyore.print {Hello, world!  Sincerely yours, foo.}}.method
foo