Skip to content

Commit 85e66e5

Browse files
committed
Temporarily make test18216.d pass
1 parent c7e31fb commit 85e66e5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

compiler/test/compilable/test18216.d

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// TODO: hack, make this test work with rvaluerefparam. With ref parameters, opAssign generation triggers:
2+
// compilable/test18216.d(17): Error: struct `test18216.Node` no size because of forward reference
3+
//
4+
// REQUIRED_ARGS: -revert=rvaluerefparam
15
// https://issues.dlang.org/show_bug.cgi?id=18216
26

37
struct Node

0 commit comments

Comments
 (0)