diff options
| author | Andreas Grois <andi@grois.info> | 2024-12-17 20:00:48 +0100 |
|---|---|---|
| committer | Andreas Grois <andi@grois.info> | 2024-12-17 20:00:48 +0100 |
| commit | bb6cbe0fe0c415fee1ece7980b0667055b0ed2db (patch) | |
| tree | 846b0d59555affa540000b6b84db02629f8cac00 /Day12.lean | |
| parent | 19d4b4e41a967c0c8b3329cd1c4a0617178c5a94 (diff) | |
Diffstat (limited to 'Day12.lean')
| -rw-r--r-- | Day12.lean | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -72,7 +72,6 @@ where | .ok v => parseLeftBlock (s.drop 1) $ v :: p termination_by s => s.bsize decreasing_by - simp_wf rename_i h₁ apply Substring.drop_bsize_dec _ _ h₁ Nat.one_ne_zero parseMaskChar : Char → Except ParsingError SpringState := λ |
