2008-07-29 Marek Safar <marek.safar@gmail.com>
[mono.git] / mcs / jtests / empty-func.js
1 function f ()
2 {
3 }
4
5 function g ()
6 {
7 }