quarkiverse / quarkus-bon-jova-rockstar

An implementation of Rockstar as a JVM language
https://codewithrockstar.com/
3 stars 2 forks source link

Tidying: Remove support for non-Object variables #149

Open holly-cummins opened 7 months ago

holly-cummins commented 7 months ago

Since variables can change type, it makes no sense to initialise them as anything except for an Object.