Edit

kc3-lang/kc3/test/ikc3/hostname.out.expected

Branch :

  • test/ikc3/hostname.out.expected
  • (host_name = hostname()) ; void
    void
    ({0, system_hostname} = system(["hostname"])) ; void
    void
    system_hostname == host_name + "\n"
    true