2 lines
36 B
Text
2 lines
36 B
Text
|
|
primarydef a mult b = a * b enddef;
|
|
|
primarydef a mult b = a * b enddef;
|