blob: 8d6d5e960e0c3a8e5d6156c9f1977571a28e5e9b [file] [log] [blame]
# Copyright (C) 2008 The Android Open Source Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
.class public Ldot/junit/opcodes/fill_array_data/d/T_fill_array_data_9;
.super Ljava/lang/Object;
.source "T_fill_array_data_9.java"
# direct methods
.method public constructor <init>()V
.registers 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run([I)V
.registers 10
fill-array-data p1, :array_4
return-void
:array_4
.array-data 4
0x1
0x2
0x3
0x4
0x5
.end array-data
.end method