doc: add sample package file tree
This commit is contained in:
8
doc/std/lang/Int.im
Normal file
8
doc/std/lang/Int.im
Normal file
@@ -0,0 +1,8 @@
|
||||
package std.lang
|
||||
|
||||
protocol Int
|
||||
+ parse:
|
||||
- to:
|
||||
- to:step:
|
||||
- to:step:do:
|
||||
end
|
||||
Reference in New Issue
Block a user