Skip to content

Isabelle/HOL translation: fix nested pattern matching #9277

Isabelle/HOL translation: fix nested pattern matching

Isabelle/HOL translation: fix nested pattern matching #9277

Triggered via pull request December 1, 2024 12:45
Status Success
Total duration 1h 34m 7s
Artifacts

ci.yml

on: pull_request
pre-commit
11s
pre-commit
ormolu
28s
ormolu
build-and-test-linux
1h 33m
build-and-test-linux
build-and-test-macos
0s
build-and-test-macos
Fit to window
Zoom out
Zoom in

Annotations

1 warning
build-and-test-linux
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it