Skip to content

I20240611-1800

@jjohnstn jjohnstn tagged this 11 Jun 21:09
* Fix inlining method returning constant into switch expression

- add check in CallInliner.perform() to see if we are replacing an
  implicit yield with a non-implicit yield and instead replace with
  the yield's expression
- add new test to InlineMethodTests16
- fixes #1439
Assets 2
Loading