Example Code
const int op1();
volatile float op2();
const volatile char op3
{ return 'z';}