Skip to content

Clarification on print built-in function - #345

Open
lgalfaso wants to merge 1 commit into
bazelbuild:masterfrom
lgalfaso:patch-17
Open

Clarification on print built-in function#345
lgalfaso wants to merge 1 commit into
bazelbuild:masterfrom
lgalfaso:patch-17

Conversation

@lgalfaso

Copy link
Copy Markdown
Contributor

Clarified that the named argument sep of the built-in function print must be a string. This follows the Bazel and star lark-go implementations. Note: Python accepts string or None, this is why the clarification is needed.

Clarified that the named argument `sep` of the built-in function `print` must be a string. This follows the Bazel and star lark-go implementations. Note: Python accepts string or None, this is why the clarification is needed.
@lgalfaso
lgalfaso requested a review from brandjon as a code owner April 21, 2026 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant