dplassgit / d2lang

D2 is a strongly-typed, statically-typed, (mostly) inferred-type compiled language.
MIT License
5 stars 1 forks source link

Inline optimizer should not run too much #337

Open dplassgit opened 4 weeks ago

dplassgit commented 4 weeks ago

I.e. maybe it should turn off if there are more than 5 instances?