require 'test/unit' class TestAlias < Test::Unit::TestCase class Alias0 def foo; "foo" end end class Alias1 The Ruby Programming Language
summaryrefslogtreecommitdiff
path: root/tool/m4/ruby_rm_recursive.m4
AgeCommit message (Expand)Author
2021-04-17Remove comments in tool/m4 from the generated configureNobuyoshi Nakada
2020-12-13Fixed RUBY_RM_RECURSIVE when autoconf met the required versionNobuyoshi Nakada
2018-01-20Emacs friendliness [ci skip]shyouhei
2018-01-20refactor split configure.ac into filesshyouhei