]> Cypherpunks repositories - gostls13.git/commit
path/filepath: add example for filepath.Split
authorAndrew Gerrand <adg@golang.org>
Fri, 20 Feb 2015 05:46:48 +0000 (16:46 +1100)
committerAndrew Gerrand <adg@golang.org>
Fri, 20 Feb 2015 07:35:57 +0000 (07:35 +0000)
commit5868ce3519313dfa60dbc9192bf6b701b25bd4ca
tree4f1d193a783d4877244aa7305901629b471d23a1
parent69275eef5e6dfa837202323223f39bc24f2695ac
path/filepath: add example for filepath.Split

Fixes #9928

Change-Id: Iab37051078755a132f211ad48e756422f7c55a39
Reviewed-on: https://go-review.googlesource.com/5416
Reviewed-by: Minux Ma <minux@golang.org>
src/path/filepath/example_unix_test.go