The eye icon in omniscinence does not appear for values that are 29 symbols long, even though they get truncated as seen in the screenshot below:
Steps to reproduce:
- Open CodeTracer using:
ct run test-programs/noir_space_ship/
Expected result:
The eye icon should be present at both println statements.
Expected result:
If the string is 29 symbols long, the value gets truncated in omniscience, but no eye icon appears.