Unhandled integers
We should forbid Type
with numbers more than 16 to prevent memory exhaustion (added by #28 (closed))
Thus, the parser should returns Option
This check should be done in the builder
and return UniverseTooLarge
Edited by v-lafeychine