renamed "tupletype" to "tuple_type"

This commit is contained in:
Erik Krogh Kristensen
2020-09-04 11:55:09 +02:00
parent 38d033644c
commit 9bab197a80
3 changed files with 4 additions and 4 deletions

View File

@@ -630,7 +630,7 @@ case @type.kind of
| 15 = @unique_symbol_type
| 16 = @objectkeyword_type
| 17 = @intersection_type
| 18 = @tupletype
| 18 = @tuple_type
| 19 = @lexicaltypevariabletype
| 20 = @thistype
| 21 = @numberliteraltype