Skip to content

Instantly share code, notes, and snippets.

@alex-ber
Last active October 6, 2019 11:32
Show Gist options
  • Save alex-ber/6bcff1d9abd172719f3ed482f88c864f to your computer and use it in GitHub Desktop.
Save alex-ber/6bcff1d9abd172719f3ed482f88c864f to your computer and use it in GitHub Desktop.
Test
public class MyDriver {
public static void main(String[] args){
System.out.println("Hello World!")
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment