aboutsummaryrefslogtreecommitdiffhomepage
path: root/errortest/slul-interfaces/conflict2.slul
blob: 55bf4b2c15f08617b5fcea756691364cf8a473c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17

\slul 0.0.0
\name conflict2
\type library
\version 1.1
\interface_depends error_support_ver 1.0 since 1.0
\api_def 1.0 01000001000001000001000001000001
\api_def 1.1 01000001000001000001000001000001

# ERROR FILE <-- defined in: conflict2
since 1.0
type Conflicting
since 1.0
func Conflicting.method_b() -> int

# ERROR FILE <-- defined in: conflict2
since 1.0
func PrivTypeVer.conflicting_method() -> int