From 86301012399d03bf422e4b433617b5c939439935 Mon Sep 17 00:00:00 2001 From: Uchida16104 Date: Fri, 27 Dec 2024 13:50:21 +0000 Subject: [PATCH] Upload Zend framework 3 skeleton Use GitHub web GUI --- index.rb | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 index.rb diff --git a/index.rb b/index.rb new file mode 100644 index 0000000000..128f285824 --- /dev/null +++ b/index.rb @@ -0,0 +1,4 @@ +loop do + play 176 + sleep 0.621 +end