Skip to content

Commit ed8f940

Browse files
authored
Mark the extension methods feature as integrated into the language specification (#3392)
1 parent b17afbd commit ed8f940

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

accepted/2.7/static-extension-methods/feature-specification.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Dart Static Extension Methods Design
22

3-
[email protected]<br>Version: 1.6<br>Status: Design Document.
3+
4+
Version: 1.6<br>
5+
**Status: Documentation of background and history. Please consult the language specification in order to see the current specification of this feature.**
46

57
This is a design document for *static extension members* for Dart. This document describes the feature's syntax and semantics.
68

0 commit comments

Comments
 (0)