diff options
Diffstat (limited to 'tests/typ/code/importable/cycle2.typ')
| -rw-r--r-- | tests/typ/code/importable/cycle2.typ | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/typ/code/importable/cycle2.typ b/tests/typ/code/importable/cycle2.typ index d4f94564..204da519 100644 --- a/tests/typ/code/importable/cycle2.typ +++ b/tests/typ/code/importable/cycle2.typ @@ -1,6 +1,5 @@ // Ref: false -// Error: 16-28 cyclic import #import * from "cycle1.typ" #let val = "much cycle" |
