News

Class static blocks provide a mechanism to perform additional static initialization during class definition evaluation. This is not intended as a replacement for public fields, as they provide useful ...
and we add following grammar for class definiton: Run the test and make sure it fails. We don't define variables inside the body of class and just like js we will allow add fields to class dynamically ...