blob: 5f074dcedca37db199a9e1e7275d355aa891dc16 [file] [log] [blame]
# Copyright (c) 2017, the R8 project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
.class interface public abstract LIface;
.super Ljava/lang/Object;
.method public abstract bar()V
.end method