nitc :: Platform :: no_main
# Does this platform declare its own main function? If so, we won't generate one in Nit. fun no_main: Bool do return false