mark system in scope test as valid
System is a class and thus in a different scope. There is no collision so the stdlib System should be used.
Please register or sign in to comment
System is a class and thus in a different scope. There is no collision so the stdlib System should be used.