github.com/cheshirekow/buildtools@v0.0.0-20200224190056-5d637702fe81/build/testdata/050.stripslashes.golden (about) 1 cc_library( 2 name = "foo", 3 deps = [ 4 ":testdata", 5 "//:root", 6 ], 7 )