Add a failing test for codegen autoindent

This commit is contained in:
Antonio Scandurra 2023-09-11 14:35:15 +02:00
parent 02078140c0
commit 6d9333dc3b
4 changed files with 116 additions and 3 deletions

View file

@ -27,6 +27,7 @@ futures.workspace = true
indoc.workspace = true
isahc.workspace = true
ordered-float.workspace = true
parking_lot.workspace = true
regex.workspace = true
schemars.workspace = true
serde.workspace = true