neoneo-go/pkg/vm/cli
Evgeniy Stratonikov 8af9c870b1 compiler: remove CompileWithDebugInfo
It is a simple wrapper over `CompileWithOptions` which we don't really
need. Custom options can be specified explicitly instead of using some
random default. This default was introduced in 1578904da, however tests
written there use `CompileWithOptions` and all other tests
pass on that commit even without this default.

Signed-off-by: Evgeniy Stratonikov <evgeniy@nspcc.ru>
2022-01-20 13:15:48 +03:00
..
cli.go compiler: remove CompileWithDebugInfo 2022-01-20 13:15:48 +03:00
cli_test.go compiler: remove CompileWithDebugInfo 2022-01-20 13:15:48 +03:00