For two built-in objects of incompatible types, like `1 <=> "a"`, what does the spaceship operator return?p(1 <=> "a")