Issue 44: "const" is missing for const return types

The modifiers (things like const, volatile, etc) were not being added
to return types.
1 file changed