Index: tests/parameters.test =================================================================== diff -u -r714fdeeeeca44ee6f77d93349a0afec4c4b139cc -rd41e002df986bd8be7048c3344880e29eb30bec5 --- tests/parameters.test (.../parameters.test) (revision 714fdeeeeca44ee6f77d93349a0afec4c4b139cc) +++ tests/parameters.test (.../parameters.test) (revision d41e002df986bd8be7048c3344880e29eb30bec5) @@ -2539,7 +2539,7 @@ # only the variables with slots show up in "info slot ..." ? {o1 info object slots} "::o1::per-object-slot::v2 ::o1::per-object-slot::v1" - ? {::o1::per-object-slot::v2 definition} "::o1 object variable -accessor public v2:0..n 100" + ? {::o1::per-object-slot::v2 definition} "::o1 object variable -accessor public v2:1..n 100" ? {::o1::per-object-slot::v1 definition} "::o1 object variable -accessor public v1 100" nx::Object create o2 {