blob: db56f594a2c344292955a55128b412019a75f5e5 [file] [log] [blame]
class C{
/**
* @param <caret>
*/
private int foo(int a, char b, String c) {}
}