Open maxonfjvipon opened 1 year ago
In recent updates of eo it's allowed to use data types directly like int 5, string "Hello", etc. It would be nice to write a short blog post about it
int 5
string "Hello"
In recent updates of eo it's allowed to use data types directly like
int 5
,string "Hello"
, etc. It would be nice to write a short blog post about it