git @ Cat's Eye Technologies Pail / master eg / let-unevaled.pail
master

Tree @master (Download .tar.gz)

let-unevaled.pail @masterraw · history · blame

1
2
3
4
5
6
7
**[*let [
     [g moo]
     **[*let [
          [consnull *[#g null]]
          ***consnull
       ]]
  ]]