@@ -16,6 +16,7 @@ func run_test[x: String] : I64
let run_end_time: I64 = OS.time()
printf("\033[93mRunning %s...\033[0m %ldms\n", x, run_end_time - run_start_time)
return 0
func main[] : I64
system("cargo build --release")
The note is not visible to the blocked user.