// Tests that Object.is exists and works on Bool System.print(false is Bool) // expect: true