summaryrefslogblamecommitdiff
path: root/test/disabled/script/second.scala
blob: 48b8d73815dcbdc03fd345512f7c954a5a0dadef (plain) (tree)
1
2
3

         
                                                                               
#!/bin/sh

scala -nocompdaemon -e 'println("My second argument is " + args(1))'  arg1 arg2