Merge "Export words function" am: bd99de67c6

Original change: https://android-review.googlesource.com/c/platform/build/+/1917219

Change-Id: I4407e14bea02461ca1d11c6436f30c633c246131
This commit is contained in:
Cole Faust
2021-12-16 21:22:08 +00:00
committed by Automerger Merge Worker

View File

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