Skip to content

Commit 60e64f2

Browse files
Try duplicating the line
1 parent e47f7f1 commit 60e64f2

File tree

1 file changed

+1
-1
lines changed
  • tests/functional/compatible-types

1 file changed

+1
-1
lines changed

tests/functional/compatible-types/list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
1+
- `list<int>` is a subtype of `array`
22
- `list<int>` is a subtype of `array`
33
- `list<int>` is a subtype of `array<array-key, float>`
44
- `list<int>` is a subtype of `array<array-key, mixed>`

0 commit comments

Comments
 (0)