lean4-htt/tests/lean/caching_user_attribute.lean.expected.out
Leonardo de Moura 4eefc41b6e refactor(*): wrap string in a structure
We want to make sure string users do not depend on the string
implementation. This is the first step.

We need this refactoring *now* to make sure it will not be
super painful to address issue #1175
2017-06-07 17:30:49 -07:00

18 lines
330 B
Text

[user_attributes_cache] no cached result for [foo]
[user_attributes_cache] recomputing cache for [foo]
eq.mp
eq.refl
eq.mp
eq.refl
[user_attributes_cache] cached result for [foo] has been found, but cache fingerprint does not match
[user_attributes_cache] recomputing cache for [foo]
eq.mpr
eq.mp
eq.refl
eq.mpr
eq.mp
eq.refl