Skip to content

Instantly share code, notes, and snippets.

@shalk
Created May 17, 2018 12:48
Show Gist options
  • Save shalk/10a09599f0d44c26c8f5e8188a49eb61 to your computer and use it in GitHub Desktop.
Save shalk/10a09599f0d44c26c8f5e8188a49eb61 to your computer and use it in GitHub Desktop.
public class Test {
public static void main(String[] args) {
System.out.println("Hello DS");
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment