minus


INSTANCE minus#1;
	operand = ?y;
END_INSTANCE;


INSTANCE minus#2;
	operand = ?operand;
END_INSTANCE;