Spin 12, Release Candidate 1
Spin 12, Release Candidate 1
Since compiledOptEscChar and compiledOptEscEscChar
are compiled values, they should be 'val' because
we can know it at compile-time.  As such, we need
to force this to execute at compile-time as to
avoid the Assert.invariant failed that occurs when
we execute a compile-time check at run-time (lazy val).

DFDL-471
1 file changed