...

Text file src/github.com/rogpeppe/go-internal/testscript/testdata/readfile.txt

Documentation: github.com/rogpeppe/go-internal/testscript/testdata

     1fprintargs stdout stdout
     2testreadfile stdout
     3
     4fprintargs stderr stderr
     5testreadfile stderr
     6
     7testreadfile x/somefile
     8
     9-- x/somefile --
    10x/somefile

View as plain text