Open
Description
Issue type:
- ➕ Feature request
Description:
Alternative title: Why do variables have to be defined?
The use case I'm thinking of is a class that has an optional constructor parameter, and is configured to use a variable there. Everything would still be valid if no value was defined for that variable.