walnuthq/dpm-trace: tests/fixtures/Sample.daml
Daml contract source - walnuthq/dpm-trace/tests/fixtures/Sample.daml ```daml module Sample where -- Standalone source fixture for dpm trace test source-mapping checks. -- It is not compiled by the suite; only its text is matched against a failure -- message, so the assertMsg literal below is the anc
Read on GitHub Code ↗