Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #!/usr/bin/env dub
- /+ dub.sdl:
- dependency "dsh" version="~>1.1.0"
- +/
- import dsh;
- void main() {
- // Write your script here.
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement