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