This option specifies how expression statements whose value is unused should be represented.
_ = GetVal();
var x = GetVal();