#!/usr/pkg/bin/ruby34
# frozen_string_literal: true

require "rack"
Rack::Server.start
