[#8696] Added "fall through" comments to make code better readable

This commit is contained in:
Knut Wannheden 2019-05-28 12:59:38 +02:00
parent a986cd0380
commit 1cd7aa47fb

View File

@ -107,6 +107,8 @@ final class Ln extends AbstractFunction<BigDecimal> {
case DERBY:
case H2:
case HSQLDB: