Allow v bug with -enable-globals #22980
Labels
Bug
This tag is applied to issues which reports bugs.
Feature/Enhancement Request
This issue is made to request a feature or an enhancement to an existing one.
Good First Issue (easy task)
This issue is suitable to be worked on by new contributors.
Status: Confirmed
This bug has been confirmed to be valid by a contributor.
Unit: Tooling
Bugs/feature requests, that are related to the tooling for the language.
Describe the feature
Current v bug doesn't support -enable-globals, it would be nice if it would support it.
Use Case
$ v -enable-globals bug src/main.v
unknown argument:
bug
$ v bug -enable-globals src/main.v
unknown argument:
-enable-globals
Proposed Solution
No response
Other Information
No response
Acknowledgements
Version used
Current V version: V 0.4.8 7b8089b,
Environment details (OS name and version, etc.)
any
Note
You can use the 👍 reaction to increase the issue's priority for developers.
Please note that only the 👍 reaction to the issue itself counts as a vote.
Other reactions and those to comments will not be taken into account.
The text was updated successfully, but these errors were encountered: