aboutsummaryrefslogtreecommitdiff
path: root/test/Analysis/Inputs/Models/modeledFunction.model
blob: 3aff5fc1b4435f066e0389fe043be9970789b71b (plain) (blame)
1
2
3
void modelled(intptr p) {
 ++*p;
}