Merge "Export words function"
diff --git a/core/product_config.rbc b/core/product_config.rbc
index d47cdc0..1ccffcc 100644
--- a/core/product_config.rbc
+++ b/core/product_config.rbc
@@ -755,4 +755,5 @@
     setdefault = _setdefault,
     shell = rblf_shell,
     warning = _mkwarning,
+    words = __words,
 )