blob: 3db42315c0a001257dabbc46ff8a1f0edd9b0e45 [file] [log] [blame]
// @dart = 2.9
class Foo {
static var value = "Foo";
}