A function with "local variable T conflicts with a static parameter" warning invokes Illegal instruction error #29429
Labels
compiler:lowering
Syntax lowering (compiler front end, 2nd stage)
minor change
Marginal behavior change acceptable for a minor release
I found that the following (incorrect) function leads to the Illegal instruction error. I can see that it prints warnings so maybe I should not be surprised when it ends up in Illegal instruction? I checked it with 1.0.0 and 1.1.0-DEV.334.
The text was updated successfully, but these errors were encountered: