ruby-changes:57217
From: Takashi <ko1@a...>
Date: Thu, 22 Aug 2019 22:19:53 +0900 (JST)
Subject: [ruby-changes:57217] Takashi Kokubun: fde670a6f3 (notes/commits): Add test.c
https://git.ruby-lang.org/ruby.git/commit/?id=fde670a6f3 From fde670a6f301225dab969c3ce3689cf53730ec6f Mon Sep 17 00:00:00 2001 From: Takashi Kokubun <takashikkbn@g...> Date: Thu, 22 Aug 2019 22:18:03 +0900 Subject: Add test.c diff --git a/test.c b/test.c new file mode 100644 index 0000000..16e7b70 --- /dev/null +++ b/test.c @@ -0,0 +1,5 @@ https://github.com/ruby/ruby/blob/trunk/test.c#L1 +int main() { + { + 1; + } +} -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/