i paste in code follows
:paste <your code here> -- // or .. not sure were.. the dashes comes ipython.. control-d option here?
you might create issue around alternative paste terminators.
how here doc syntax?
scala> :paste <-- [paste here] -- i paste in code follows
:paste <your code here> -- // or .. not sure were.. the dashes comes ipython.. control-d option here?
you might create issue around alternative paste terminators.
how here doc syntax?
scala> :paste <-- [paste here] --
Comments
Post a Comment