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