Skip to content

Commit 9d125ea

Browse files
committed
This test verifies the behavior of the demangler, not the type decoder.
So valid demanglings of invalid types are actually accepted here.
1 parent 95fff9c commit 9d125ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Demangle/Inputs/manglings.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,4 +359,4 @@ $sxq_Idgnr_D ---> @differentiable @callee_guaranteed (@in_guaranteed A) -> (@out
359359
$sxq_Ilgnr_D ---> @differentiable(linear) @callee_guaranteed (@in_guaranteed A) -> (@out B)
360360
$sS3fIedgyywd_D ---> @escaping @differentiable @callee_guaranteed (@unowned Swift.Float, @unowned @noDerivative Swift.Float) -> (@unowned Swift.Float)
361361
$syQo ---> $syQo
362-
$sx1td_t ---> $sx1td_t
362+
$sx1td_t ---> (t: A...)

0 commit comments

Comments
 (0)