chore: remove workaround
This commit is contained in:
parent
42232609b9
commit
b37213e378
1 changed files with 1 additions and 1 deletions
|
|
@ -452,7 +452,7 @@ def delabStructureInstance : Delab := whenPPOption getPPStructureInstances do
|
|||
-- index 2 is unused.
|
||||
pure <| some (← descend ty 2 delab)
|
||||
else pure <| none
|
||||
`(FIXME) -- `({ $[$fields, ]* $lastField $[: $ty]? })
|
||||
`({ $[$fields, ]* $lastField $[: $ty]? })
|
||||
|
||||
@[builtinDelab app.Prod.mk]
|
||||
def delabTuple : Delab := whenPPOption getPPNotation do
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue