diff options
| author | Laurenz <laurmaedje@gmail.com> | 2021-11-05 13:21:39 +0100 |
|---|---|---|
| committer | Martin Haug <mhaug@live.de> | 2021-11-05 13:46:42 +0100 |
| commit | 515fe89c5ea94e6bcdcfe387d006776d31ad3646 (patch) | |
| tree | 78b826916655f6c4a68fa8eb6a2fa42e8e27ee2c /tests | |
| parent | cf2e527a026e81269ef716b4d6675ae6d981d681 (diff) | |
Style changes
Co-Authored-By: Martin <mhaug@live.de>
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/typ/code/import.typ | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/typ/code/import.typ b/tests/typ/code/import.typ index 1fa8f205..683bb52a 100644 --- a/tests/typ/code/import.typ +++ b/tests/typ/code/import.typ @@ -114,5 +114,4 @@ This is never reached. // An item after a star. // Should output `, a from "target.typ"`. // Error: 10 expected keyword `from` -// Error: 10 expected semicolon or line break #import *, a from "target.typ" |
