diff options
Diffstat (limited to 'tests/typ/style/set.typ')
| -rw-r--r-- | tests/typ/style/set.typ | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/typ/style/set.typ b/tests/typ/style/set.typ new file mode 100644 index 00000000..0d4d47cc --- /dev/null +++ b/tests/typ/style/set.typ @@ -0,0 +1,5 @@ +// General tests for set. + +--- +// Error: 2-10 set is only allowed directly in markup +{set f(x)} |
