Hi, guys!
I have created two same files file1.lua, file2.lua with code:
print("1")
Then, I am compiling it with:
luac file1.lua file2.lua
and get an error message:
I have created two same files file1.lua, file2.lua with code:
print("1")
Then, I am compiling it with:
luac file1.lua file2.lua
and get an error message:
What is it?free(): double free detected in tcache 2 Aborted (core dumped)