2008-02-16 Ivan N. Zlatev <contact@i-nz.net>
[mono.git] / mcs / jtests / empty-func.js
1 function f ()
2 {
3 }
4
5 function g ()
6 {
7 }