#expect:immutable.*this

p7class Foo { x y z }

p7proc p1 {(Foo)this b c} {

	set this null

} 
