Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
tools
/
idea
/
a3e39abd38575b02d52f05e041d797023938b6d6
/
.
/
python
/
testData
/
quickFixes
/
PyRemoveDictKeyQuickFixTest
/
first.py
blob: 88c3864f381381c4ff14ad9ab55bfb24fd521c09 [
file
] [
log
] [
blame
]
a
=
{<
warning descr
=
"Dictionary contains duplicate keys 'x'"
>
'<caret>x'
</
warning
>:
1
,
"y"
:
2
,
<
warning descr
=
"Dictionary contains duplicate keys 'x'"
>
'x'
</
warning
>:
1
}