Merge "Export words function"

This commit is contained in:
Cole Faust
2021-12-16 21:16:49 +00:00
committed by Gerrit Code Review

View File

@@ -755,4 +755,5 @@ rblf = struct(
setdefault = _setdefault,
shell = rblf_shell,
warning = _mkwarning,
words = __words,
)