Bless recursion test.

This commit is contained in:
Camille GILLOT 2022-05-25 20:11:07 +02:00
parent 2f35392383
commit a3e1a2b7ce
2 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,5 @@
// build-fail
// compile-flags: -Zinline-mir=no
// error-pattern: overflow evaluating the requirement `(): Sized`
// error-pattern: function cannot return without recursing

File diff suppressed because one or more lines are too long