Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
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
>