From fcbf63e62c627deae76c1b8cb8c0876c536ed811 Mon Sep 17 00:00:00 2001 From: Jari Vetoniemi Date: Mon, 16 Mar 2020 18:49:26 +0900 Subject: Fresh start --- jni/ruby/sample/trick2013/shinh/authors.markdown | 2 ++ jni/ruby/sample/trick2013/shinh/entry.rb | 10 ++++++++++ jni/ruby/sample/trick2013/shinh/remarks.markdown | 4 ++++ 3 files changed, 16 insertions(+) create mode 100644 jni/ruby/sample/trick2013/shinh/authors.markdown create mode 100644 jni/ruby/sample/trick2013/shinh/entry.rb create mode 100644 jni/ruby/sample/trick2013/shinh/remarks.markdown (limited to 'jni/ruby/sample/trick2013/shinh') diff --git a/jni/ruby/sample/trick2013/shinh/authors.markdown b/jni/ruby/sample/trick2013/shinh/authors.markdown new file mode 100644 index 0000000..7ea2298 --- /dev/null +++ b/jni/ruby/sample/trick2013/shinh/authors.markdown @@ -0,0 +1,2 @@ +Shinichiro Hamaji +Japan, .jp diff --git a/jni/ruby/sample/trick2013/shinh/entry.rb b/jni/ruby/sample/trick2013/shinh/entry.rb new file mode 100644 index 0000000..cd45173 --- /dev/null +++ b/jni/ruby/sample/trick2013/shinh/entry.rb @@ -0,0 +1,10 @@ +begin with an easy program. +you should be able to write +a program unless for you, +program in ruby language is +too difficult. At the end +of your journey towards the +ultimate program; you must +be a part of a programming +language. You will end if +you != program diff --git a/jni/ruby/sample/trick2013/shinh/remarks.markdown b/jni/ruby/sample/trick2013/shinh/remarks.markdown new file mode 100644 index 0000000..1cd190d --- /dev/null +++ b/jni/ruby/sample/trick2013/shinh/remarks.markdown @@ -0,0 +1,4 @@ +This program is a meaningless poem. +This does nothing for you. +Almost everything in this code is junk, +but you and program would confuse you a bit. -- cgit v1.2.3