Problem
In case you have a Function with a parameter with the same name as a local variable inside that function, no error is show. See screenshot
on the left hand side:

Expected Behaviour
An error similar as in BaseLanauge is show on the local variable inside a kernelF function.
Problem

In case you have a Function with a parameter with the same name as a local variable inside that function, no error is show. See screenshot
on the left hand side:
Expected Behaviour
An error similar as in BaseLanauge is show on the local variable inside a kernelF function.