Files

7 lines
70 B
Java

import bar.Assert;
class Foo {
{
if (Assert.bar()<caret>)
}
}