Last active
April 29, 2020 18:35
-
-
Save dhergert/7e52d8b18ecaa27c2758d122667a15d4 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
import foo; | |
public Foo | |
{ | |
String test = "lsadkjhfs jafsj fhuwefduwyegfuw fuw efhgw qefhg w4y8e fweuyfg weijuhfg weujgf hweiujf whfg"; | |
// test | |
public static void main (String args[]) | |
{ | |
// test | |
private int foo = 45; | |
/* | |
test | |
test | |
*/ | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment