6 lines
31 B
Text
6 lines
31 B
Text
|
|
module main
|
||
|
|
|
||
|
|
demand 5==42
|
||
|
|
|
||
|
|
end
|