Fix typo pointed out by Ted.

This commit is contained in:
C. Guy Yarvin 2018-01-24 11:13:28 -08:00
parent 8ed991462b
commit cd5b3503b4

View File

@ -20,7 +20,7 @@ nock(a) *a
#[1 a b] a
#[(a + a) b c] #[a [b /[(a + a + 1) c]]]
#[(a + a + 1) b c] #[a [/[(a + a + 1) c] b]]
#[(a + a + 1) b c] #[a [/[(a + a) c] b]]
#a #a
*[a [b c] d] [*[a b c] *[a d]]