3 lines
32 B
Ruby
3 lines
32 B
Ruby
|
def test_pr
|
||
|
puts "test pr"
|
||
|
end
|