Skip to content

Instantly share code, notes, and snippets.

@MasoudFallahpour
Created July 20, 2022 13:48
Show Gist options
  • Save MasoudFallahpour/000275eacd9b12b1efd88c31073c9435 to your computer and use it in GitHub Desktop.
Save MasoudFallahpour/000275eacd9b12b1efd88c31073c9435 to your computer and use it in GitHub Desktop.
interface Software {
fun getLicense(): String
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment