• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1"""
2Test sample code.
3"""
4
5load("//private:bar.bzl", "func")
6
7func()
8