Skip to content

Instantly share code, notes, and snippets.

@pilif
Created May 15, 2015 12:00
Show Gist options
  • Save pilif/5745601abbfbf7068fcd to your computer and use it in GitHub Desktop.
Save pilif/5745601abbfbf7068fcd to your computer and use it in GitHub Desktop.
class Test {
public static void main(String [ ] args){
System.out.println("💩".length());
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment