2005-02-18 Gonzalo Paniagua Javier <gonzalo@ximian.com>
[mono.git] / mcs / jtests / empty-func.js
1 function f ()
2 {
3 }
4
5 function g ()
6 {
7 }