blob: c29ca975f5d3aed3876e2ee91f509764360e5059 [file] [log] [blame]
Yohann Roussel804b7582017-07-26 15:51:17 +02001// Copyright (c) 2017, the R8 project authors. Please see the AUTHORS file
2// for details. All rights reserved. Use of this source code is governed by a
3// BSD-style license that can be found in the LICENSE file.
4package minifygeneric;
5
6public class BB {
7}