remove cut

This commit is contained in:
Ilya Kantor 2018-02-06 13:07:22 +03:00
parent 37f1936622
commit be007e78ef
99 changed files with 0 additions and 198 deletions

View file

@ -5,8 +5,6 @@ As we know, objects can store properties.
Till now, a property was a simple "key-value" pair to us. But an object property is actually more complex and tunable thing.
[cut]
## Property flags
Object properties, besides a **`value`**, have three special attributes (so-called "flags"):