A

object A

Companion object to test linking

Companion:
class
Source:
tests.scala
class Object
trait Matchable
class Any
A.type

Value members

Concrete methods

def bar(): Int
def foo(): Int

Apparently this should work: A.bar.

Apparently this should work: A.bar.

Source:
tests.scala