renamed "tupletypeexpr" to "tuple_typeexpr"

This commit is contained in:
Erik Krogh Kristensen
2020-09-04 11:52:27 +02:00
parent 3591c22d82
commit 30500fcf9b
3 changed files with 3 additions and 3 deletions

View File

@@ -558,7 +558,7 @@ case @typeexpr.kind of
| 8 = @indexed_access_typeexpr
| 9 = @intersection_typeexpr
| 10 = @parenthesized_typeexpr
| 11 = @tupletypeexpr
| 11 = @tuple_typeexpr
| 12 = @keyoftypeexpr
| 13 = @qualifiedtypeaccess
| 14 = @generictypeexpr