Skip to content
Snippets Groups Projects
Commit 651326f0 authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

Compiler: Added syntax for declaring type types.

The program type can now be used to declare type types:

  program(int(8bit)) == type(int(8bit))

This avoids the need to go via typedefs, typeof() or _typeof().
parent 9976bd1c
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.
Please register or to comment