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

Commit 77428406 authored by Stanislav Pyatykh's avatar Stanislav Pyatykh Committed by Gerrit Code Review
Browse files

Merge "Fix Cider prober scripts for Android." into main

parents 5384e27d fad101a3
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.