blob: 5a9fc28722730d3edaf977d4854b6f81e932fd04 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[constructor-reentry-with-different-definition.tentative.html]
[Re-entry via upgrade before calling super()]
expected: FAIL
[Re-entry via upgrade after calling super()]
expected: FAIL
[Re-entry via direct constructor call before calling super()]
expected: FAIL
[Re-entry via direct constructor call after calling super()]
expected: FAIL
|