; COMMAND-LINE: --sort-inference ; EXPECT: unknown (set-logic QF_NRA) (declare-fun x () Real) (assert (= (* x x) 2.0)) (check-sat)