This is the foundation for work on making processing in the language server both more fine-grained (incremental tactics) as well as parallel.
5 lines
128 B
Text
5 lines
128 B
Text
/-! Partial syntax should not suppress trace output. -/
|
|
|
|
set_option pp.rawOnError true
|
|
set_option trace.Elab.command true
|
|
def f
|