drim/drimc_rs/uir_test.drim

6 lines
68 B
Plaintext

// IR Test
// def nul (a, b) = sin a;
def add (a, b) = a + b * c;