blob: efeccc76e6ddc6857ae0522a213bc383df8fd4a0 [file] [log] [blame]
Tor Norbye3a2425a52013-11-04 10:16:08 -08001PyFile:TupleAsDictKey.py
2 PyExpressionStatement
3 PySubscriptionExpression
4 PyDictLiteralExpression
5 PsiElement(Py:LBRACE)('{')
6 PsiElement(Py:RBRACE)('}')
7 PsiElement(Py:LBRACKET)('[')
8 PyTupleExpression
9 PyNumericLiteralExpression
10 PsiElement(Py:INTEGER_LITERAL)('1')
11 PsiElement(Py:COMMA)(',')
12 PyNumericLiteralExpression
13 PsiElement(Py:INTEGER_LITERAL)('2')
14 PsiElement(Py:COMMA)(',')
15 PyNumericLiteralExpression
16 PsiElement(Py:INTEGER_LITERAL)('3')
17 PsiElement(Py:RBRACKET)(']')