Closed amv146 closed 1 week ago
Until we come up with a better solution for evaluating the type of "_" in each expressions, we will need to report the type as "Unknown". Right now, there is an infinite recursion when trying to determine its type
Can you add one more test for each [foo] (which should be a defined function that returns unknown).
each [foo]
@microsoft-github-policy-service agree company="Microsoft"
Until we come up with a better solution for evaluating the type of "_" in each expressions, we will need to report the type as "Unknown". Right now, there is an infinite recursion when trying to determine its type