]> git.xonotic.org Git - xonotic/gmqcc.git/blob - tests/paramomit.qc
ir_builder_imm_float: mark them as const, otherwise they end up getting saved
[xonotic/gmqcc.git] / tests / paramomit.qc
1 void foo(float) {
2
3 }