lean4-htt/tests/lean/structure_instance_bug2.lean

5 lines
162 B
Text

def my_pre_config1 : smt_pre_config :=
{ default_smt_pre_config . zeta := tt }
def my_pre_config2 : smt_pre_config :=
{ default_smt_pre_config with zeta := tt }