swift
ab68c297 - AST: Remove interface guards for a bunch of experimental features.

Commit
1 year ago
AST: Remove interface guards for a bunch of experimental features. Since these features are experimental features, they can't be catagorized as "baseline" features. However, there is no need to guard code in swiftinterfaces that potentially uses syntax related to these features since all supported compilers can parse the syntax.
Author
Committer
Parents
Loading