This commit is contained in:
Clyybber
2020-06-28 18:03:39 +02:00
committed by GitHub
parent c285739d55
commit 4f70180a58

View File

@@ -221,7 +221,7 @@ is a suitable place for implementing a program loop capable of calling
Please note that reloading won't be possible when any of the type definitions
in the program has been changed. When closure iterators are used (directly or
through async code), the reloaded refinitions will affect only newly created
through async code), the reloaded definitions will affect only newly created
instances. Existing iterator instancess will execute their original code to
completion.