diff options
| author | adelon <22380201+adelon@users.noreply.github.com> | 2026-07-28 10:43:05 +0200 |
|---|---|---|
| committer | adelon <22380201+adelon@users.noreply.github.com> | 2026-07-28 10:43:05 +0200 |
| commit | 60b4b379d4532c5a688f2dbf1e05736c636059c5 (patch) | |
| tree | 9962ff2cc3724731abcd7b7b6d055cd81726b127 /test/golden/russell/verification.golden | |
| parent | c49cd3e06360de67ec7e2a01d063124e63210b45 (diff) | |
Check admitted modules sequentially
Diffstat (limited to 'test/golden/russell/verification.golden')
| -rw-r--r-- | test/golden/russell/verification.golden | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/test/golden/russell/verification.golden b/test/golden/russell/verification.golden index 69b9873..7f13507 100644 --- a/test/golden/russell/verification.golden +++ b/test/golden/russell/verification.golden @@ -1 +1,8 @@ -VerificationSuccess
\ No newline at end of file +VerifiedWithTrustedVampire + ( VerificationReport + { verificationDeclaredAssumptionCount = 0 + , verificationTrustedVampireCount = 3 + , verificationExplicitGapLocations = [] + , verificationTrustedLegacyRuleCount = 2 + } + )
\ No newline at end of file |
