Replies: 1 comment
-
I was testing with:
to pick up recent changes to |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
If I replace
List[Int]
withList[Int64]
, the code doesn't work any more. What's the right fix here?Beta Was this translation helpful? Give feedback.
All reactions