From db48f3614bf1c79e7e35ce87e9c3e8e3b4cbb6ac Mon Sep 17 00:00:00 2001 From: rustbot Date: Thu, 24 Oct 2019 12:07:49 +0000 Subject: [PATCH] ices/63900.sh: fixed with errors === stdout === === stderr === error: cannot resolve relative path in non-file source `` --> :1:1 | 1 | include!(""); pub fn main(){} | ^^^^^^^^^^^^^ error: aborting due to previous error ============== --- {ices => fixed}/63900.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {ices => fixed}/63900.sh (100%) diff --git a/ices/63900.sh b/fixed/63900.sh similarity index 100% rename from ices/63900.sh rename to fixed/63900.sh