9 lines
307 B
Ruby
9 lines
307 B
Ruby
# @META_START
|
|
# home_url: https://github.com/user/repo/blob/main/path/to/file.rb
|
|
# source_url: https://github.com/user/repo/raw/#{version}/path/to/file.rb
|
|
# version: 1.0.0
|
|
# alsdfkasf
|
|
# content_hash: sha256:d747c448ce60a6ef1a8372f7c7eee10160075acbed6412a12c2f6d71ca8b2f76
|
|
# @META_END
|
|
require "cgi"
|
|
puts "hi" |