mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-28 09:27:39 +03:00
Fix typo pointed out by Ted.
This commit is contained in:
parent
8ed991462b
commit
cd5b3503b4
@ -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]]
|
||||
|
Loading…
Reference in New Issue
Block a user