Home | History | Annotate | Download | only in Models
      1 void modelled(intptr p) {
      2  ++*p;
      3 }