Tensegritics / ClojureDart

Clojure dialect for Flutter and Dart
1.41k stars 90 forks source link

Warn on usage before declaration #270

Open cgrand opened 1 year ago

cgrand commented 1 year ago

Have the compiler to warn on usage before definition as we don’t want this to become widespread as it would create a major difference with other Clojures.