Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
tools
/
idea
/
3a2425a5aed1bef93dab954745ad5665265eb70b
/
.
/
python
/
testData
/
inspections
/
SetFunctionToLiteral.py
blob: 5e6bf82ba5edc79794955c2f7bb43d72bc870d16 [
file
] [
log
] [
blame
]
my_set
=
<
warning descr
=
"Function call can be replaced with set literal"
>
set
([
1
<
caret
>,
2
,
3
])</
warning
>