# bad (tautology) class declaration config # class declaration class "tautology" { # tautology # note that true does not work as it is a variable reference # and for the same reason quotes are needed (or one can use hexa) match if "foo" = "foo"; }