mirror of
https://github.com/onyx-and-iris/aoc2025.git
synced 2026-04-09 03:23:37 +00:00
add frozen_string_literal
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!/usr/bin/env ruby
|
||||
# frozen_string_literal: true
|
||||
|
||||
class Main
|
||||
def run
|
||||
|
||||
Reference in New Issue
Block a user