Swift: Add change note

This commit is contained in:
Jeroen Ketema
2026-05-11 17:24:09 +02:00
parent f212efbe5b
commit 73a210a442

View File

@@ -0,0 +1,4 @@
---
category: feature
---
* The `TypeDecl` class now defines a `getDeclaredInterfaceType` predicate, which yields the declared interface type of the type declaration.