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