Skip to:
In BoxLang source, we rightly block this code:
error: You cannot assign a variable with the same name as an import (BaseBoxContext)
You cannot assign a variable with the same name as an import (BaseBoxContext)
But we should not be blocking this:
In BoxLang source, we rightly block this code:
error:
You cannot assign a variable with the same name as an import (BaseBoxContext)
But we should not be blocking this: