lama_byterun/byterun/regression/Dep2.lama

4 lines
42 B
Text
Raw Normal View History

import Dep;
public fun g(a, b) { a * b }