You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// CHECK:STDERR: fail_invalid_file_generic_regression_test.carbon:[[@LINE+6]]:3: error: cannot deduce value for generic parameter `x` [DeductionIncomplete]
60
-
// CHECK:STDERR: A();
61
-
// CHECK:STDERR: ^~
62
-
// CHECK:STDERR: fail_invalid_file_generic_regression_test.carbon:[[@LINE-4]]:1: note: while deducing parameters of generic declared here [DeductionGenericHere]
63
-
// CHECK:STDERR: fn A {
64
-
// CHECK:STDERR: ^~~~~~
65
58
A();
66
59
}
67
60
@@ -123,7 +116,7 @@ fn A {
123
116
// CHECK:STDOUT:
124
117
// CHECK:STDOUT: constants {
125
118
// CHECK:STDOUT: %.1: type = tuple_type () [template]
0 commit comments