:partially-applied -> :partial
This commit is contained in:
parent
0544a44758
commit
7309622a2b
|
@ -143,7 +143,7 @@
|
||||||
{::ast/type ::ast/tuple
|
{::ast/type ::ast/tuple
|
||||||
:length (count ms)
|
:length (count ms)
|
||||||
:members ms
|
:members ms
|
||||||
:partially-applied (contains-placeholder? ms)}))
|
:partial (contains-placeholder? ms)}))
|
||||||
|
|
||||||
(::token/comma ::token/newline)
|
(::token/comma ::token/newline)
|
||||||
(recur
|
(recur
|
||||||
|
|
Loading…
Reference in New Issue
Block a user