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

Commit ccf32055 authored by Stanislav Pyatykh's avatar Stanislav Pyatykh Committed by Automerger Merge Worker
Browse files

Merge "Fix Cider prober scripts for Android." into main am: 77428406 am: bb25ba19

parents e4eb3dbf bb25ba19
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.