blob: e26f90873f8eb035509641f9af2169fdf2d5d2e8 [file] [log] [blame]
# Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-allowaccessmodification
-keep,allowoptimization class Playground {
void main(...);
}