Not sure what I\'m doing wrong here, but here\'s the trivial code that\'s breaking:
if 10 & (1<<18) { return }
This gives me:
Swift 4 : Check that
func yourMethod() -> Bool
yourMethod()