; File with intentional validation errors for snapshot testing
option "operating_currency" "USD"
; Transaction referencing accounts that were never opened
2024-01-15 * "Lunch"
Expenses:Food 10 USD
Assets:Cash -10 USD
; Balance assertion that will fail (no opens, so balance is 0)
2024-01-16 balance Assets:Cash 100 USD