9fans.net/go@v0.0.7/cmd/sam/testdata/002.txt (about)

     1  B tmp
     2  a
     3  hello
     4  world
     5  .
     6  B tmp2
     7  a
     8  goodbye
     9  world
    10  .
    11  X/'/w
    12  X/'/w
    13  X D
    14  B tmp tmp2
    15  b tmp
    16  ,p
    17  b tmp2
    18  ,p
    19  -- out --
    20   -.
    21   -. tmp
    22  ?can't open "tmp": no such file or directory
    23   -. tmp2
    24  ?can't open "tmp2": no such file or directory
    25  tmp: (new file) #12
    26  tmp2: (new file) #14
    27   -. tmp2
    28   -. tmp
    29  hello
    30  world
    31   -. tmp2
    32  goodbye
    33  world