Set whether loose parsing is enabled or not. Loose parsing means, that variables that have no effect are allowed.
Initial value is false.
default: true false: variables that have no effect cause an exception true: variables that have no effect cause a stderr warning message
See Implementation
Set whether loose parsing is enabled or not. Loose parsing means, that variables that have no effect are allowed.
Initial value is false.