handlebars.java icon indicating copy to clipboard operation
handlebars.java copied to clipboard

Fix invalid Java token error in README.md (replace keyword class with classParam)

Open chrisrueger opened this issue 4 years ago • 0 comments

  • class is a reserved keyword in java code which leads to a compile error when copy pasting this code example

chrisrueger avatar Dec 04 '21 22:12 chrisrueger