lostluck commented on code in PR #25560:
URL: https://github.com/apache/beam/pull/25560#discussion_r1111502292
##########
sdks/go/examples/wasm/wasm.go:
##########
@@ -81,7 +81,7 @@ func main() {
func run(ctx context.Context) error {
p, s := beam.NewPipelineWithRoot()
- in := beam.Create(s, "Ada", "Lovelace", "World", "Beam", "Senior López")
+ in := beam.Create(s, "Ada", "Lovelace", "World", "Beam", "Senior
López", "Random unicorn emoji 🦄")
Review Comment:
🦄
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]