Example source code snippets for https://byte-me.dev
The following 2 comments have special meaning:
//DESC:
The description of the example
//SINCE:
The Java language level used in the example
e.g.
//DESC:Demonstrates switch expressions introduced in JDK14
//SINCE:14