//@error //assigning mismatched polymorphic types export void foo(uniform floating$0 bar) { integer baz = bar; }