- 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: 1144
Latest pastes
9 months ago
11 months ago
26 months ago
27 months ago
28 months ago