From 515fe89c5ea94e6bcdcfe387d006776d31ad3646 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Fri, 5 Nov 2021 13:21:39 +0100 Subject: Style changes Co-Authored-By: Martin --- tests/typ/code/import.typ | 1 - 1 file changed, 1 deletion(-) (limited to 'tests') 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" -- cgit v1.2.3