diff --git a/doc/docs.md b/doc/docs.md index 5785c217e9..ec5507c7d7 100644 --- a/doc/docs.md +++ b/doc/docs.md @@ -2622,7 +2622,7 @@ For developers willing to have more low level control, autofree can be disabled memory manually. Note: right now autofree is hidden behind the -autofree flag. It will be enabled by -default in V 0.3. +default in V 0.3. If autofree is not used, V programs will leak memory. For example: