Specimens suppose to propagate the operators of their base class/type.
- Add operator ++prefix for the integer type specimen
- Add operator postfix++ for the integer type specimen
- Add operator --prefix for the integer type specimen
- Add operator postfix-- for the integer type specimen
Specimens suppose to propagate the operators of their base class/type.