Fix a test that mysteriously resolves correctly when not check-fasting
This commit is contained in:
parent
c5528198ab
commit
adf9fa229f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import dvec::dvec;
|
||||
import dvec::DVec;
|
||||
|
||||
struct c1<T: copy> {
|
||||
let x: T;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue