diff options
Diffstat (limited to 'tests/typ/structure/enum.typ')
| -rw-r--r-- | tests/typ/structure/enum.typ | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/typ/structure/enum.typ b/tests/typ/structure/enum.typ index 31eb0d62..c4d178ce 100644 --- a/tests/typ/structure/enum.typ +++ b/tests/typ/structure/enum.typ @@ -1,9 +1,7 @@ // Test enums. --- -. Embrace -. Extend -. Extinguish +#enum[Embrace][Extend][Extinguish] --- 1. First. |
