Commit 930c6a36 authored by Marc Durdin's avatar Marc Durdin
Browse files

fix(developer): compiler emitting garbage for readonly groups

Picked up while reviewing code for conversion to C++. The compiler
could, in some circumstances emit garbage code for readonly groups
because we weren't testing all scenarios correctly. In practice, this
would have been rare as readonly groups don't emit characters, but it
should be fixed!
parent 6c11391a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment