reporter1

Untitled

Dec 2nd, 2013
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. default
  2. {
  3. state_entry()
  4. {
  5. state B;
  6. }
  7. }
  8.  
  9. state A
  10. {
  11. state_entry()
  12. {
  13.  
  14. }
  15.  
  16. }
Advertisement
Add Comment
Please, Sign In to add comment