Guest User

Untitled

a guest
Aug 21st, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. ...
  2. run:
  3. java myprogram
  4.  
  5. run:
  6. @java myprogram
  7.  
  8. .SILENT: run
  9. hi:
  10. echo "Hola!"
  11. run:
  12. java myprogram
Add Comment
Please, Sign In to add comment