2004-02-13 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / jtests / func-form-params.js
1 function f (i, j)
2 {
3 }