pretty names for references

This commit is contained in:
Torsten Ruger
2015-06-19 19:50:53 +03:00
parent a2bfaf1b2c
commit 7551a16b6e
6 changed files with 21 additions and 1 deletions

View File

@ -34,6 +34,9 @@ module Parfait
@object_layout.push name
end
def sof_reference_name
name
end
# ruby 2.1 list (just for reference, keep at bottom)
#:allocate, :new, :superclass
end