Call

call

1 Ruby[ | ]

sayhello = Proc.new { puts "Hello!" }
sayhello.call
# Hello!

2 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}