Index: tests/parameters.test =================================================================== diff -u -r0f881e4bc45e927c8d84c1b1b468ef7537cb9b03 -raca62da2b93ecaf5064f22b4d6c4daf81071362e --- tests/parameters.test (.../parameters.test) (revision 0f881e4bc45e927c8d84c1b1b468ef7537cb9b03) +++ tests/parameters.test (.../parameters.test) (revision aca62da2b93ecaf5064f22b4d6c4daf81071362e) @@ -1552,7 +1552,7 @@ nx::Object create o { :public object method f01 {} {::nsf::dispatch o ::nsf::methods::object::info::hastype ::nx::Object} :public object method f02 {} {::nsf::dispatch o ::nsf::methods::object::info::hastype nx::Object} - :public object method f03 {} {::nsf::dispatch o ::nsf::methods::object::info::hastype nx::Object} + :public object method f03 {} {::nsf::dispatch o ::nsf::methods::object::info::hastype nx::Object} :public object method f11 {} {::nsf::is object,type=::nx::Object o} :public object method f12 {} {::nsf::is object,type=nx::Object o} @@ -1583,7 +1583,7 @@ nx::Object create o { :public object method f01 {} {::nsf::dispatch c1 ::nsf::methods::object::info::hastype ::nx::Object} :public object method f02 {} {::nsf::dispatch c1 ::nsf::methods::object::info::hastype nx::Object} - :public object method f03 {} {::nsf::dispatch c1 ::nsf::methods::object::info::hastype nx::Object} + :public object method f03 {} {::nsf::dispatch c1 ::nsf::methods::object::info::hastype nx::Object} :public object method f04 {} {::nsf::dispatch c1 ::nsf::methods::object::info::hastype foo::C} :public object method f05 {} {::nsf::dispatch c1 ::nsf::methods::object::info::hastype C}