dplassgit / d2lang

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

Add `Position` to all `Op`codes, for easier debugging #215

Closed dplassgit closed 1 year ago

dplassgit commented 1 year ago

BinOp has it but Transfer does not.