From d1f744d5268701c78c7275538deaf4464b079a99 Mon Sep 17 00:00:00 2001 From: Uchida16104 Date: Sat, 28 Dec 2024 02:39:04 +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..c901a5e091 --- /dev/null +++ b/index.rb @@ -0,0 +1,4 @@ +loop do + play 131 + sleep 0.248 +end