mirror of
https://github.com/fluencelabs/aqua.git
synced 2024-12-04 14:40:17 +00:00
fix
This commit is contained in:
parent
01bb347ad8
commit
75bb3a834e
@ -301,6 +301,7 @@ case class ClosureTag(
|
||||
copy(
|
||||
func.copy(arrow =
|
||||
func.arrow.copy(
|
||||
ret = func.arrow.ret.map(_.map(f)),
|
||||
body = func.arrow.body.map(_.mapValues(f))
|
||||
)
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user