ianagbip1oti / ProC

Hawt new programming language
MIT License
4 stars 0 forks source link

Floating point type #36

Open ianagbip1oti opened 7 years ago

ianagbip1oti commented 7 years ago

Vars and literals

flt f = 1.5 + 3.7;