lean4-htt/tests/lean/slow_error.lean
Sebastian Ullrich 3188c4cbcf refactor(library/tactic/user_attribute,init/meta/attribute): merge caching_user_attribute into user_attribute
The inheritance-based approach doesn't scale to a second subclass for parameterized attributes
2017-09-05 23:14:34 +02:00

4 lines
69 B
Text

variable a : user_attribute string
variable b : string
#check a = b