SnippetTestcase3

class Object
trait Matchable
class Any

Value members

Concrete methods

def a: Int

Text on line 0.

Text on line 0.

SNIPPET(OUTERLINEOFFSET:11,OUTERCOLUMNOFFSET:6,INNERLINEOFFSET:5,INNERCOLUMNOFFSET:2) ERROR(LINE:11,COLUMN:8)

package tests.snippetTestcase3
trait Snippet0 { self: SnippetTestcase3 =>
  val SnippetTestcase3 = self
  2 + List()
}
Source:
snippetTestcase3.scala
def b: Int

Text on line 1.

Text on line 1.

SNIPPET(OUTERLINEOFFSET:21,OUTERCOLUMNOFFSET:6,INNERLINEOFFSET:5,INNERCOLUMNOFFSET:2) ERROR(LINE:21,COLUMN:8)

package tests.snippetTestcase3
trait Snippet0 { self: SnippetTestcase3 =>
  val SnippetTestcase3 = self
  2 + List()
}
Source:
snippetTestcase3.scala
def c: Int

Text on line 2.

Text on line 2.

SNIPPET(OUTERLINEOFFSET:32,OUTERCOLUMNOFFSET:6,INNERLINEOFFSET:5,INNERCOLUMNOFFSET:2) ERROR(LINE:32,COLUMN:8)

package tests.snippetTestcase3
trait Snippet0 { self: SnippetTestcase3 =>
  val SnippetTestcase3 = self
  2 + List()
}
Source:
snippetTestcase3.scala