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 allow 'if's #338

Open dplassgit opened 4 weeks ago

dplassgit commented 4 weeks ago

At most one? This will require changes to the inline remapper too.