fix(ivy): pureFunctionV takes an array of values (#24039)

PR Close #24039
This commit is contained in:
Victor Berchet
2018-05-22 10:47:50 -07:00
committed by Matias Niemelä
parent 280a784fe3
commit 188ff848d2
3 changed files with 26 additions and 6 deletions

View File

@ -3662,6 +3662,9 @@
{
"name": "pureArrayDef"
},
{
"name": "pureFunctionCallInfo"
},
{
"name": "pureFunctionIdentifiers"
},