Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
resources-en
/
src
/
intentionDescriptions
/
CreateSwitchIntention
/
after.java.template
blob: f5d18e048de3ae2fcf94c6f45f84b9e1d38cc89f [
file
] [
log
] [
blame
]
void
m
(
int
var
)
{
switch
(
var
)
{
}
}