blob: a23e0cf0a6162ffe91fafe8f937eab43038c7d14 [file] [log] [blame]
//class
final class S { static boolean staticF() { return true; } }