From 77bd59e50b3ead8eb10d6fb7a30c0b1f91a1b44e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9C=D0=B8=D1=85=D0=B0=D0=B8=D0=BB=20=D0=9A=D0=B0=D0=BF?= =?UTF-8?q?=D0=B5=D0=BB=D1=8C=D0=BA=D0=BE?= Date: Thu, 28 Mar 2024 22:16:31 +0300 Subject: [PATCH] d --- gen-Kotlin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gen-Kotlin b/gen-Kotlin index 9a673ec..a7a1baa 100755 --- a/gen-Kotlin +++ b/gen-Kotlin @@ -1 +1 @@ -kotlinc-native -o test_memory_Kotlin main.kt +kotlinc-native -o test_memory_Kotlin -e my.program.main -Xadd-light-debug=disable main.kt