3 lines
74 B
Text
3 lines
74 B
Text
open tactic
|
|
|
|
run_cmd to_expr `(bit0 1) >>= eval_expr nat >>= tactic.trace
|
open tactic
|
|
|
|
run_cmd to_expr `(bit0 1) >>= eval_expr nat >>= tactic.trace
|