What we missed in java. Become wealthy with dollars in your vanilla Java
Java
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
README.md
dollar.java

README.md

php_dollar.java

becouse we can

class PoHoPe extends Dollar {
  String v1 = "v3";
  String v3 = "v2";
  String v2 = "HELLO WORD";
    
  public PoHoPe() {
    String s = $($($("v1")));
    System.out.println(s);
  }
    
  public static void main(String[] args) throws java.lang.Exception {
    new PoHoPe();
  }
}