Loading tools/ide_query/prober_scripts/cpp/general.cc +1 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,7 @@ void TestCompletion() { void TestNavigation() { std::vector<int> ints; // | | ints // ^ ^ ints // ^ // step Loading tools/ide_query/prober_scripts/jvm/Foo.java +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ import jvm.other.Other; /** Foo class. */ public final class Foo { // | | foo_def // ^ ^ foo_def void testParameterInfo() { // Test signature help for type parameters. Loading Loading
tools/ide_query/prober_scripts/cpp/general.cc +1 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,7 @@ void TestCompletion() { void TestNavigation() { std::vector<int> ints; // | | ints // ^ ^ ints // ^ // step Loading
tools/ide_query/prober_scripts/jvm/Foo.java +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ import jvm.other.Other; /** Foo class. */ public final class Foo { // | | foo_def // ^ ^ foo_def void testParameterInfo() { // Test signature help for type parameters. Loading