Skip to content

test asciidoc

Linwei edited this page May 3, 2019 · 1 revision
app.rb
require 'sinatra'
get '/hi' do
 "Hello World!"
end
\$sqrt(4) = 2\$
Clone this wiki locally