Created
March 13, 2020 16:10
-
-
Save cortinico/08be934515978cc5036bb522a0b831ad to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// inside the module named `library` | |
class UserDatabase { | |
internal fun deleteUsers() | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment