rfc:dnf_types
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
rfc:dnf_types [2022/07/03 02:17] – Close vote girgias | rfc:dnf_types [2023/01/21 22:12] (current) – Typo in code example, brakets are not allowed for standalone intersection types girgias | ||
---|---|---|---|
Line 83: | Line 83: | ||
// Acceptable. | // Acceptable. | ||
class TestOne implements ITest { | class TestOne implements ITest { | ||
- | public function stuff(): | + | public function stuff(): A&B {} |
} | } | ||
rfc/dnf_types.1656814622.txt.gz · Last modified: 2022/07/03 02:17 by girgias