Type checking and type inference for built-in types
Partially solving issue https://git.scc.kit.edu/jk7683/vre-language/-/issues/2 for the cases of built-in types
We defer implementation of Type keyword until we see the need for that. Maybe we will need it for non-built-in types.
Edited by Ivan Kondov