Removing trailing whitespace from example
This commit is contained in:
parent
12270ecaa3
commit
cacc14a7be
@ -397,8 +397,8 @@ The same thing in Hy::
|
||||
=> (optional-arg 1 2 3 4)
|
||||
[1 2 3 4]
|
||||
=> (optional-arg :keyword1 1
|
||||
... :pos2 2
|
||||
... :pos1 3
|
||||
... :pos2 2
|
||||
... :pos1 3
|
||||
... :keyword2 4)
|
||||
[3, 2, 1, 4]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user