Skip to content

Instantly share code, notes, and snippets.

@MagicalMeghan
Last active April 13, 2020 18:35
Show Gist options
  • Save MagicalMeghan/ab756833d1a2dab3002dd42f7f2d2312 to your computer and use it in GitHub Desktop.
Save MagicalMeghan/ab756833d1a2dab3002dd42f7f2d2312 to your computer and use it in GitHub Desktop.
<!-- Copyright 2019 Google LLC.
SPDX-License-Identifier: Apache-2.0 -->
val choir = Choir()
val singerMeghan = Singer("Meghan")
choir += singerMeghan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment