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

require "rack"
Rack::Server.start
