Commit d174bb5
Fix srtp constraint printing (#9728)
* Fix #5768
Corrected wrong formatted print of a trait member constraint
Signed-off-by: realvictorprm <mueller.vpr@gmail.com>
* Adding regression test.
Signed-off-by: realvictorprm <mueller.vpr@gmail.com>
* Fix test to expect an error.
Signed-off-by: realvictorprm <mueller.vpr@gmail.com>
* Apply review, move and add new test to typecheck\sigs.
Signed-off-by: realvictorprm <mueller.vpr@gmail.com>
* Rename neg111 to neg112 to ease merging
* Bring layoutReturnType into scope, and use instead of layoutTypeWithInfoAndPrec
* Fix test neg112 to use proper directory
* Fix tests that suggest overloads to use parens around returned functions
* Mention correct file and col numbers in new neg112 test
Co-authored-by: realvictorprm <mueller.vpr@gmail.com>1 parent 1515930 commit d174bb5
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
892 | 892 | | |
893 | 893 | | |
894 | 894 | | |
895 | | - | |
| 895 | + | |
896 | 896 | | |
897 | 897 | | |
898 | 898 | | |
| |||
995 | 995 | | |
996 | 996 | | |
997 | 997 | | |
| 998 | + | |
| 999 | + | |
998 | 1000 | | |
999 | 1001 | | |
1000 | 1002 | | |
| |||
1032 | 1034 | | |
1033 | 1035 | | |
1034 | 1036 | | |
1035 | | - | |
1036 | | - | |
1037 | 1037 | | |
1038 | 1038 | | |
1039 | 1039 | | |
| |||
0 commit comments