2 lines
109 B
Crystal
2 lines
109 B
Crystal
puts "PROGRAM_NAME = #{PROGRAM_NAME}"
|
|
puts "Process.executable_path = #{Process.executable_path}"
|