Corrected status of subtyping.md

Change-Id: Iaede132c879a63bd2722593b284c8a791971190f
Reviewed-on: https://dart-review.googlesource.com/c/87064
Reviewed-by: Lasse R.H. Nielsen <lrn@google.com>
This commit is contained in:
Erik Ernst
2018-12-12 14:29:26 +00:00
parent a8493e1b50
commit 825b1c0817
+2 -1
View File
@@ -2,7 +2,8 @@
leafp@google.com
**Status**: Implemented.
**Status**: This document is now background material.
For normative text, please consult the language specification.
This is intended to define the core of the Dart 2.0 static and runtime subtyping
relation.