Avatar
Avatar
Iceman
@swift-5.10 class C {} final class C2: C, Sendable {}
swift510 BOT 4/3/2024 1:52 AM
exit status: 1 with <stdin>:2:13: error: 'Sendable' class 'C2' cannot inherit from another class final class C2: C, Sendable {} ^