1 line
52 B
Text
1 line
52 B
Text
fp.multiply = ($a, $b) -> return parser.op($a * $b)
|
fp.multiply = ($a, $b) -> return parser.op($a * $b)
|