You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, any call to example() will always call the second function. As far as I can tell, the first function cannot be called. This code should probably give an error.
The text was updated successfully, but these errors were encountered:
The Jakt compiler currently accepts these functions:
However, any call to
example()
will always call the second function. As far as I can tell, the first function cannot be called. This code should probably give an error.The text was updated successfully, but these errors were encountered: