summaryrefslogtreecommitdiff
path: root/test/manual/etags/ETAGS.good_5
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2016-01-18 22:59:51 -0800
committerJohn Wiegley <johnw@newartisans.com>2016-01-18 22:59:51 -0800
commit1b76d9168336ede8976b980aeaed64ae2908501a (patch)
tree749e3c082a8575eee1888ba9e61e1aeaa70d0dbc /test/manual/etags/ETAGS.good_5
parentbca49307c8ea3f96d6eede375a7f42091ae5d5af (diff)
parent2e5a89fad151f8efa97aea3f400823a95bee6289 (diff)
downloademacs-1b76d9168336ede8976b980aeaed64ae2908501a.tar.gz
-
Diffstat (limited to 'test/manual/etags/ETAGS.good_5')
-rw-r--r--test/manual/etags/ETAGS.good_514
1 files changed, 7 insertions, 7 deletions
diff --git a/test/manual/etags/ETAGS.good_5 b/test/manual/etags/ETAGS.good_5
index 425e2526f35..c3a277829f0 100644
--- a/test/manual/etags/ETAGS.good_5
+++ b/test/manual/etags/ETAGS.good_5
@@ -4059,11 +4059,11 @@ class Configure(760,24879
ruby-src/test.rb,594
module ModuleExample1,0
class ClassExample2,21
- def class_method3,44
- def ClassExample.singleton_class_method6,116
- def class_method_exclamation!9,221
- def class_method_question?12,319
- def class_method_equals=class_method_equals=15,411
+ def instance_method3,44
+ def ClassExample.class_method6,116
+ def instance_method_exclamation!9,221
+ def instance_method_question?12,319
+ def instance_method_equals=class_method_equals=15,411
def `(18,499
def +(21,589
def [](24,637
@@ -4073,8 +4073,8 @@ module ModuleExample1,0
def <=(<=36,869
def <=>(<=>39,940
def ===(===42,987
- def module_method46,1048
- def ModuleExample.singleton_module_method49,1110
+ def module_instance_method46,1048
+ def ModuleExample.module_class_method49,1110
ruby-src/test1.ruby,37
class A1,0