Statement to program mode conversion fail with #load

Options

With a query having a #load at the top and in statement mode, if I press Ctrl-3 to convert to program mode, only the .Dump statements were moved into the main() method and the rest of the statements and declarations left after main().

Comments