11 lines
140 B
Text
11 lines
140 B
Text
|
|
deferred class
|
||
|
|
EATABLE
|
||
|
|
|
||
|
|
feature -- Basic operations
|
||
|
|
|
||
|
|
eat
|
||
|
|
-- Eat this eatable substance
|
||
|
|
deferred
|
||
|
|
end
|
||
|
|
end
|