Skip to content

Instantly share code, notes, and snippets.

@kyawhtut-cu
Last active November 18, 2019 06:37
Show Gist options
  • Save kyawhtut-cu/e01e37986b58a7145d86a6404bcdac32 to your computer and use it in GitHub Desktop.
Save kyawhtut-cu/e01e37986b58a7145d86a6404bcdac32 to your computer and use it in GitHub Desktop.
data class TrafficLight(
var color: String
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment