Skip to content

Commit 41c84cb

Browse files
author
梶塚太智
committed
Format
1 parent f2ed852 commit 41c84cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -783,7 +783,7 @@ impl Executor {
783783
return;
784784
}
785785
}
786-
786+
787787
self.log_print(String::from("Error! item not found in the list\n"));
788788
self.stack.push(Type::Error(String::from("item-not-found")));
789789
}

0 commit comments

Comments
 (0)