evalulate acc = VALUE in date, filename, lineno order

This commit is contained in:
Bel LaPointe
2025-04-03 11:55:06 -06:00
parent 1f9919a172
commit 30a0414dcd
4 changed files with 54 additions and 9 deletions

View File

@@ -63,6 +63,5 @@ func (deltas Deltas) Balances() Balances {
}
}
}
return result
}