summaryrefslogtreecommitdiffstats
path: root/tests/language-server/robustness-7.slang.expected.txt
blob: d5f8ed9f888101a67707aef3c0c6a22de369292d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--------
range: 5,10 - 5,16
content:
```
interface IValue
```

Test that we can specialize a generic method called through a dynamic interface.  

{REDACTED}.slang(6)