From eaa21ff517556603a4d76c7eb4d2f9692fa07c26 Mon Sep 17 00:00:00 2001 From: Uchida16104 Date: Fri, 6 Dec 2024 18:46:35 +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..4a4f82b3a8 --- /dev/null +++ b/index.rb @@ -0,0 +1,4 @@ +loop do + play 116 + sleep 0.963 +end