Skip to content

Commit 075147f

Browse files
author
梶塚太智
committed
Update main.rs
1 parent 9610437 commit 075147f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ fn main() {
3535
} else {
3636
// タイトルを表示する
3737
println!("Stack プログラミング言語");
38-
println!("(c) 2023 梶塚太智. All rights reserved");
3938
let mut executor = Executor::new(Mode::Debug);
4039
// REPL実行
4140
loop {

0 commit comments

Comments
 (0)