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
This code works fine over the CLI. In the playground, it displays some JS just fine, and copy-pasting it into the browser's debug console works just fine. But clicking the playground's "Run" button throws a SyntaxError.
primes := [...smallPrimes] ||> .# = n
The text was updated successfully, but these errors were encountered:
This code works fine over the CLI. In the playground, it displays some JS just fine, and copy-pasting it into the browser's debug console works just fine. But clicking the playground's "Run" button throws a SyntaxError.
The text was updated successfully, but these errors were encountered: