- function test(n : Integer)
- {
- println(n)
- }
- // the call
- if(pass.text.equals("test"))
- {
- answercomplete = true;
- test(3);
- }

By: Guest | Date: May 11 2010 02:03 | Format: None | Expires: never | Size: 179 B | Hits: 985
Latest pastes
4 months ago
6 months ago
21 months ago
23 months ago
27 months ago