blob: 3aff5fc1b4435f066e0389fe043be9970789b71b [file] [log] [blame]
Ted Kremenekeeccb302014-08-27 15:14:15 +00001void modelled(intptr p) {
2 ++*p;
3}