- 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: 1113
Latest pastes
8 months ago
10 months ago
25 months ago
27 months ago
31 months ago