9 lines
91 B
Plaintext
9 lines
91 B
Plaintext
package std.lang
|
|
|
|
protocol Int
|
|
+ parse:
|
|
- to:
|
|
- to:step:
|
|
- to:step:do:
|
|
end
|