@sedje > An if-block does not create a separate scope.Because a variable inside an if-block is directly accessible in the same namespace as it is outside the if-block?