updated types
This commit is contained in:
parent
d981bfcc7b
commit
19690ed4aa
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ module Lifo
|
|||
end
|
||||
end
|
||||
|
||||
def size : Int32
|
||||
def size : Int
|
||||
@data.size
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue