summaryrefslogtreecommitdiff
path: root/tnslc/test2.tnsl
blob: 481003d5ac7fd7fc0e7b0d5af1e48daa517cfb56 (plain)
1
2
3
4
5
6
7
struct Try {
    int a, b, c
}

/; method Try
    /; raw e ;/
;/