* HttpWebRequestTest.cs: Remove usage of deprecated Assertion class.
[mono.git] / mcs / jtests / empty-func.js
1 function f ()
2 {
3 }
4
5 function g ()
6 {
7 }