github.phpd.cn/thought-machine/please@v12.2.0+incompatible/test/go_rules/importpath/importpath.go (about)

     1  // Package importpath is used to implement a test on Go import paths.
     2  package importpath
     3  
     4  // Answer is the answer to Life, the Universe and Everything.
     5  const Answer = 42