Skip to content
Snippets Groups Projects
Commit c60a65d1 authored by Robbert Krebbers's avatar Robbert Krebbers
Browse files

Hack to avoid getting String.length instead of List.length.

In noticed in Amin's development that importing the proof mode often
turns length into String.length. The weird thing is that before importing
the proof mode, it refers to List.length, and when importing just the
proof mode, it refers to List.length too. However, in some combinations of
imports, it seems to result in it refering to String.length...
parent 51b3e27b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment