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
Looks to me that the way of doing that is setting the shebang to #!/usr/bin/env -S v -raw-vsh-tmp-prefix tmp run to make sure you don't keep redundant files around.
Following the polyglot example, I tried using a vlang script which didn't work.
Here V expects the extracted script to have a .vsh extension in order to run as a script.
The text was updated successfully, but these errors were encountered: