53f2dfec41
- The Standalone Analysis API now correctly calculates sealed inheritors in source modules. This causes Kapt4 to pick up on sealed subclasses in the `modifiers` test. The change is in line with the non-FIR test results in `modifiers.txt`. ^KT-66013