Add a repro test for `IsCompatibleType(cseLclVarTyp, expTyp)` (#38972)
authorSergey Andreenko <seandree@microsoft.com>
Thu, 9 Jul 2020 22:55:31 +0000 (15:55 -0700)
committerGitHub <noreply@github.com>
Thu, 9 Jul 2020 22:55:31 +0000 (15:55 -0700)
commit9f2c263388c6b6cb9b9283ebdb1a2e52071984c1
tree202456523afde0671426c68a16448fce0f96c053
parent430a25e8c683025a6eac2d0ab8139935fc06b892
Add a repro test for `IsCompatibleType(cseLclVarTyp, expTyp)` (#38972)

* Add a repro test for #35724

* move it to pri1.
src/tests/JIT/Regression/JitBlue/Runtime_35144/Runtime_35144.csproj
src/tests/JIT/Regression/JitBlue/Runtime_35724/Runtime_35724.cs [new file with mode: 0644]
src/tests/JIT/Regression/JitBlue/Runtime_35724/Runtime_35724.csproj [new file with mode: 0644]