p,v:P, c:C 
  
  v:=c; 
  v.eq(p);   // error p has no b 
  

slide: Example