Hash : abcdefa7 Author : Thomas de Grivel Date : 2025-10-15T15:50:42
fix test for hostname
Download
1 2 3 4 5 6
(host_name = hostname()) ; void void ({0, system_hostname} = system(["hostname"])) ; void void system_hostname == host_name + "\n" true