Change new_scope pattern to scope.reset_variables() to make gcc happy.
It didn't like passing reference to something that could be treated as a value.
Please register or sign in to comment
It didn't like passing reference to something that could be treated as a value.