blob: 040646192191b6705d7a184141a59ef2dcded8bd [file] [log] [blame]
class Bar {
String a = "abc.def"
String b = "abde<caret>"
}