From ab226fc730bf4c0d37b2f0ca7751067b09a80d58 Mon Sep 17 00:00:00 2001 From: Uchida16104 Date: Thu, 28 Nov 2024 16:59:52 +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..3c1519468a --- /dev/null +++ b/index.rb @@ -0,0 +1,4 @@ +loop do + play 84 + sleep 0.752 +end