mukul-rathi / bolt

Bolt is a language with in-built data-race freedom!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow let expressions to be optionally annotated with a type

mukul-rathi opened this issue · comments

let x : type = ___