aspect DecErrors {
	declare error: within(Joinpoints101) && get(int *): "In Joinpoints101!";
}