diff options
| author | Laurenz <laurmaedje@gmail.com> | 2021-03-03 22:48:54 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2021-03-03 22:48:54 +0100 |
| commit | 34f839c7177a041c187ae6103455cd875c4f3d22 (patch) | |
| tree | ab9da3f320f3e9bc71bf575c1477fb9a66da546e /tests/typ/expr/call.typ | |
| parent | 193734f45385b179f40dc0145034204dad3cae8f (diff) | |
Improve tests 🔨
Diffstat (limited to 'tests/typ/expr/call.typ')
| -rw-r--r-- | tests/typ/expr/call.typ | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/typ/expr/call.typ b/tests/typ/expr/call.typ index 358322d1..0e941124 100644 --- a/tests/typ/expr/call.typ +++ b/tests/typ/expr/call.typ @@ -54,7 +54,6 @@ --- // Different forms of template arguments. -// Ref: true #let a = "a" |
