Skip to content

Conversation

MarcellPerger1
Copy link
Owner

No description provided.

@MarcellPerger1 MarcellPerger1 added the enhancement New feature or request label Jun 20, 2024
try {
sym = new Parser(cli.getPositionalArgs().getFirst()).parse();
} catch (ExprParseException exc) {
// TODO this is a bit meh solution here
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: this is indeed meh, need to figure out how to do this nicely here (Maybe ControlFlowBreak?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant