alantech / alan

Autoscalable Programming Language
https://alan-lang.org
MIT License
305 stars 10 forks source link

Remove const.rs file #766

Closed dfellis closed 2 months ago

dfellis commented 2 months ago

I found out that you can't have a valid Rust project with a source file named const.rs yesterday, so I renamed it constn.rs, but I guess I forgot to delete it and accidentally included it in yesterday's PR, so this drops it.