10 lines
94 B
Text
10 lines
94 B
Text
|
|
functor
|
||
|
|
export Function
|
||
|
|
define
|
||
|
|
ToplevelVariable = 42
|
||
|
|
|
||
|
|
fun {Function}
|
||
|
|
42
|
||
|
|
end
|
||
|
|
end
|