Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fad101a3 authored by Stanislav Pyatykh's avatar Stanislav Pyatykh
Browse files

Fix Cider prober scripts for Android.

Change-Id: Ifb8c229c154dae8d42bcac2adfe84ee87f30a8ed
parent 3617bc1f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -56,7 +56,7 @@ void TestCompletion() {

void TestNavigation() {
  std::vector<int> ints;
  //               |   | ints
  //               ^   ^ ints
  //      ^

  // step
+1 −1
Original line number Diff line number Diff line
@@ -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.