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