mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-18 07:03:01 -04:00
Method declaration fitted to Java specification: static is a modifier and identifier and parametres are the method header. Some minor translation improved.