diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -147,7 +147,7 @@ Plain execution without any predefined functions: Using standard library: - :import std/Boolean . + :import std/Logic . :import std/Combinator . :import std/Number . :import std/Option . |