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

\slul 0.0.0
\name with_typeident_diff1
\type libraryspec
\version 1.0 unstable_api
\interface_depends with_type_diff1 1.0

# DiffType here is defined in with_difftype and NOT the usual with_type package
data DiffType .nested_typeident_in_withtypeident3 = (.x=678)
data DiffType .nested_typeident_onehidden = (.x=987)
data DiffType .from_different_type = (.x=987)