aboutsummaryrefslogtreecommitdiffhomepage
path: root/errortest/slul-interfaces/with_typeident2.slul
blob: 36dfedf061c22d05ab655a2bcf57669129a02c6d (plain)
1
2
3
4
5
6
7
8
9
10

\slul 0.0.0
\name with_typeident2
\type library
\version 1.0 unstable_api
\interface_depends with_type 1.0

# ERROR FILE <-- defined in: with_typeident2
func .ambiguous_constructor() -> ClosedTypeInLib
# ERROR FILE <-- defined in: with_typeident2
func ClosedTypeInLib.ambiguous_method()