Skip to content
Snippets Groups Projects
Commit 5b8690b3 authored by Alexander Turenko's avatar Alexander Turenko Committed by Igor Munkin
Browse files

decimal: mark decimal_is_int() argument as const

This is preparatory commit for exposing decimals into the module API.
We'll mark the argument in the public function as const, so it would be
more accurate to have it marked as const in the internal API as well.

Part of #7228

NO_DOC=this is internal API, no user-visible changes
NO_TEST=no behavior changes
NO_CHANGELOG=no user-visible changes
parent 62906a9c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment