conjure-cp / conjure-oxide

Mozilla Public License 2.0
9 stars 16 forks source link

wrong order in Reduction #467

Closed ozgurakgun closed 4 days ago

ozgurakgun commented 4 days ago

In a few places including: https://github.com/conjure-cp/conjure-oxide/blob/85b2e45b6163cb4feac4a462695379541f60f70d/crates/conjure_core/src/rules/minion.rs#L194

Should it not be expr first?

niklasdewally commented 4 days ago

Yep, that's a typo