summaryrefslogtreecommitdiff
path: root/test/files/presentation/implicit-member.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/presentation/implicit-member.check')
-rw-r--r--test/files/presentation/implicit-member.check39
1 files changed, 39 insertions, 0 deletions
diff --git a/test/files/presentation/implicit-member.check b/test/files/presentation/implicit-member.check
new file mode 100644
index 0000000000..9c08a1ce0d
--- /dev/null
+++ b/test/files/presentation/implicit-member.check
@@ -0,0 +1,39 @@
+reload: ImplicitMember.scala
+
+askTypeCompletion at ImplicitMember.scala(7,7)
+================================================================================
+[response] aksTypeCompletion at (7,7)
+retrieved 36 members
+`class AppliedImplicitImplicit.AppliedImplicit`
+`method !=(x$1: Any)Boolean`
+`method !=(x$1: AnyRef)Boolean`
+`method ##()Int`
+`method +(other: String)java.lang.String`
+`method ->[B](y: B)(Implicit.type, B)`
+`method ==(x$1: Any)Boolean`
+`method ==(x$1: AnyRef)Boolean`
+`method AppliedImplicit[A](x: A)Implicit.AppliedImplicit[A]`
+`method asInstanceOf[T0]=> T0`
+`method clone()java.lang.Object`
+`method ensuring(cond: Boolean)Implicit.type`
+`method ensuring(cond: Boolean, msg: => Any)Implicit.type`
+`method ensuring(cond: Implicit.type => Boolean)Implicit.type`
+`method ensuring(cond: Implicit.type => Boolean, msg: => Any)Implicit.type`
+`method eq(x$1: AnyRef)Boolean`
+`method equals(x$1: Any)Boolean`
+`method finalize()Unit`
+`method formatted(fmtstr: String)String`
+`method hashCode()Int`
+`method isInstanceOf[T0]=> Boolean`
+`method ne(x$1: AnyRef)Boolean`
+`method notify()Unit`
+`method notifyAll()Unit`
+`method synchronized[T0](x$1: T0)T0`
+`method toString()java.lang.String`
+`method wait()Unit`
+`method wait(x$1: Long)Unit`
+`method wait(x$1: Long, x$2: Int)Unit`
+`method ?[B](y: B)(Implicit.type, B)`
+`value selfAny`
+`value xImplicit.type`
+================================================================================