Sign in
android
/
platform
/
tools
/
studio
/
cloud
/
0603d1c9892346ffa56916e08c356938c03372d8
/
.
/
testData
/
inspections
/
apiNameInspection
/
apiNameAttribute_withSpecialCharacter
/
expected.xml
blob: f341d0d21cea2932bb88ebbc73ab1802397ead2c [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"UTF-8"
?>
<problems>
<problem>
<file>
test.java
</file>
<line>
5
</line>
<description>
Invalid api name: it must start with a lower case letter and consists only of letter and digits
</description>
</problem>
</problems>