Idiomatic changes

This commit is contained in:
2024-08-15 23:11:49 -03:00
parent e817aedd60
commit 78eff45ea0
4 changed files with 11 additions and 13 deletions

View File

@@ -57,7 +57,7 @@ module BytesRegex
end
end
class Match
struct Match
property value : Bytes
property start : UInt64
property size : UInt64