# # # workspace(name = "test") cc_library( name = "test", srcs = ["test.cc"], deprecation = "Deprecated!", ) UnknownType foo;