blob: 2091f669458eaf503daf8190afc22ac7571bfd01 [file] [log] [blame]
class Foo {
{
String message = "";
if (message.startsWith(<caret>))
}
}