Skip to content

Fix for function Val to validate the parameter count of the function.

When use the Val function, not passing all params, doesn't raise any compilation error, with this fix, the error is raised.

Merge request reports