github.com/gnolang/gno@v0.0.0-20240520182011-228e9d0192ce/gnovm/tests/files/extern/c1/c1.gno (about)

     1  package c1
     2  
     3  import "github.com/gnolang/gno/_test/c2"
     4  
     5  var C1 = c2.C2 + "x"