drim/drimc_rs/uir_test.drim

6 lines
68 B
Plaintext
Raw Normal View History

// IR Test
2022-08-28 00:21:05 -05:00
// def nul (a, b) = sin a;
def add (a, b) = a + b * c;