klayout/testdata/klayout_main/test12.rb

6 lines
81 B
Ruby

$stdout.puts("Before exit()")
$stdout.flush
RBA::Application::instance.exit(0)