Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#441: changed operation check in UserDefinedFunction to a simple cond… #445

Conversation

dbenn
Copy link
Collaborator

@dbenn dbenn commented Jul 19, 2024

…itional vs switch statement which failed when the op was null; added a regression UT; added --lisp and --dot switches to VeLaScriptDriver

…itional vs switch statement which failed when the op was null; added a regression UT; added --lisp and --dot switches to VeLaScriptDriver
@dbenn dbenn added bug Something isn't working VeLa VStar expression Language labels Jul 19, 2024
@dbenn dbenn requested a review from mpyat2 July 19, 2024 14:11
@dbenn dbenn self-assigned this Jul 19, 2024
@dbenn dbenn linked an issue Jul 19, 2024 that may be closed by this pull request
@dbenn dbenn merged commit 517e071 into master Jul 21, 2024
24 checks passed
@dbenn dbenn deleted the 441-simple-numeric-expression-containing-only-literals-yields-error branch July 21, 2024 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working VeLa VStar expression Language
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Simple numeric expression containing only literals yields error
2 participants