-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Description
c2b7b58 seems to have left the following lines in inadvertently:
z3/src/cmd_context/basic_cmds.cpp
Lines 740 to 747 in 075773e
ctx.regular_stream() << "; (get-info :reason-unknown)\n"; | |
ctx.regular_stream() << "; (get-info :status)\n"; | |
ctx.regular_stream() << "; (get-info :version)\n"; | |
ctx.regular_stream() << "; (get-info :authors)\n"; | |
ctx.regular_stream() << "; (get-info :error-behavior)\n"; | |
ctx.regular_stream() << "; (get-info :parameters)\n"; | |
ctx.regular_stream() << "; (get-info :rlimit)\n"; | |
ctx.regular_stream() << "; (get-info :assertion-stack-levels)\n"; |
Metadata
Metadata
Assignees
Labels
No labels