mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2025-12-11 20:02:09 +00:00
commit
76e8590d6b
@ -1,6 +1,6 @@
|
||||
import Base
|
||||
|
||||
mutable struct Item{T<:Real}
|
||||
mutable struct Item{T<:Integer}
|
||||
name::String
|
||||
sellin::T
|
||||
quality::T
|
||||
|
||||
Loading…
Reference in New Issue
Block a user