diff options
Diffstat (limited to 'tests/typ/code/importable/cycle1.typ')
| -rw-r--r-- | tests/typ/code/importable/cycle1.typ | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/typ/code/importable/cycle1.typ b/tests/typ/code/importable/cycle1.typ deleted file mode 100644 index a9c00f5e..00000000 --- a/tests/typ/code/importable/cycle1.typ +++ /dev/null @@ -1,6 +0,0 @@ -// Ref: false - -#import * from "cycle2.typ" -#let inaccessible = "wow" - -This is the first element of an import cycle. |
