Skip to content
Snippets Groups Projects
Commit 6a154ffc authored by Mark Fletcher's avatar Mark Fletcher
Browse files

Add new file

parent 285c061e
No related branches found
No related tags found
1 merge request!1Add new file
Pipeline #
class Test
def initialize(str)
@str = str
end
def str
@str
end
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment