pastebin

Paste Search Dynamic
Recent pastes
enum Direction
  1. enum Direction {
  2.   Down,
  3. Up,
  4.   Right,
  5. Left
  6. }
Parsed in 0.001 seconds