mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-14 17:41:33 +03:00
8 lines
237 B
Plaintext
8 lines
237 B
Plaintext
|= * :: To see what Hoon compiles into
|
|
|= [a=* ~] ::
|
|
:_ ~ :_ ~ :: Preserve this mysterious boilerplate square
|
|
:- %$ ::
|
|
!> != ::
|
|
::::::::::::::::: Replace this with your code
|
|
|=(b=@ |=(c=@ [b c]]))
|