| |||
| Home > Compiler Command-line Options > ‑‑dollar, --no_dollar | |||
This option instructs the compiler to accept or reject dollar
signs, $, in identifiers.
If the options --strict or --strict_warnings are
specified, the default is --no_dollar. Otherwise,
the default is --dollar.