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
|
||||||
end
|
end
|
||||||
|
|
||||||
def size : Int32
|
def size : Int
|
||||||
@data.size
|
@data.size
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue