Skip to content

Instantly share code, notes, and snippets.

@swetharnaik
Created May 29, 2021 07:04
Show Gist options
  • Save swetharnaik/06de942536ffa321cc0a9aa47fdc740e to your computer and use it in GitHub Desktop.
Save swetharnaik/06de942536ffa321cc0a9aa47fdc740e to your computer and use it in GitHub Desktop.
HelloModule Descriptor
module HelloModule {
requires GreetingsModule;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment