Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

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();
  }
}

About

What we missed in java. Become wealthy with dollars in your vanilla Java

Topics

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.