Skip to content

Instantly share code, notes, and snippets.

@burhanorkun
Created April 13, 2018 06:14
Show Gist options
  • Save burhanorkun/2b36e0d248fcf9196b2a55f3c76d72c6 to your computer and use it in GitHub Desktop.
Save burhanorkun/2b36e0d248fcf9196b2a55f3c76d72c6 to your computer and use it in GitHub Desktop.
java örnek
public class Orkun{
public static void main(String[] args){
System.out.println("Github gist sample!!");
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment