Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update objects.md to fix StringArray object injection example #401

Merged
merged 1 commit into from
Jan 30, 2023

Conversation

keenskelly
Copy link
Contributor

Get example code to working state for StringArray object injection Just calling "print()" produces no output. Importing fmt and calling println() works. The output was also producing "one, twothree" instead of "one, two, three" as noted in the comment. This example code seems to have diverged from the implementation current at the time that it was written. This code now builds, executes, and produces the expected output for me.

Get example code to working state for StringArray object injection
Just calling "print()" produces no output. Importing fmt and calling println() works. The output was also producing "one, twothree" instead of "one, two, three" as noted in the comment. This example code seems to have diverged from the implementation current at the time that it was written. This code now builds, executes, and produces the expected output for me.
@geseq
Copy link
Collaborator

geseq commented Jan 6, 2023

Thanks for the PR.

@geseq
Copy link
Collaborator

geseq commented Jan 28, 2023

waiting for #407

@geseq
Copy link
Collaborator

geseq commented Jan 28, 2023

Can you rebase master please?

@geseq geseq merged commit 2edd39e into d5:master Jan 30, 2023
@geseq
Copy link
Collaborator

geseq commented Jan 30, 2023

Merged since this is just a documentation change

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.

2 participants