Adds primitive data types to use.
Created by: PJB3005
This is for code readability. After this is merged you should all begin doing var/int/x = 10
instead of var/x = 10
Created by: PJB3005
This is for code readability. After this is merged you should all begin doing var/int/x = 10
instead of var/x = 10