mirror of
https://github.com/revanced/smali.git
synced 2025-06-12 04:17:36 +02:00
rename the AnnotationTypes example
git-svn-id: https://smali.googlecode.com/svn/trunk@82 55b6fa8a-2a1e-11de-a435-ffa8d773f76a
This commit is contained in:
4
examples/AnnotationTypes/FieldAnnotation.smali
Normal file
4
examples/AnnotationTypes/FieldAnnotation.smali
Normal file
@ -0,0 +1,4 @@
|
||||
.class public abstract interface annotation LFieldAnnotation;
|
||||
.super Ljava/lang/Object;
|
||||
.implements Ljava/lang/annotation/Annotation;
|
||||
|
Reference in New Issue
Block a user