modeledFunction.model revision 176edba5311f6eff0cad2631449885ddf4fbc9ea
1void modelled(intptr p) {
2 ++*p;
3}