if you use any inlined function, replace it
# arrow-contributors
p
if you use any inlined function, replace it
s
Because when it gets inlined it tries to access the internal constructor and fails?
p
no idea
someone flagged this in an issue
inliner = enemy
s
Just saw tests pass in IntelliJ and fail from CLI.
Now I am back to it being uncompilable from IntelliJ but compilable from CLI…
’><