- 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: 618
Latest pastes
19 days ago
20 days ago
21 days ago
28 days ago
2 months ago