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