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:
3
examples/AnnotationTypes/ParameterAnnotation.smali
Normal file
3
examples/AnnotationTypes/ParameterAnnotation.smali
Normal file
@ -0,0 +1,3 @@
|
||||
.class public abstract interface annotation LParameterAnnotation;
|
||||
.super Ljava/lang/Object;
|
||||
.implements Ljava/lang/annotation/Annotation;
|
Reference in New Issue
Block a user