github.com/gopherjs/gopherjs@v1.19.0-beta1.0.20240506212314-27071a8796e4/compiler/natives/src/syscall/js/export_test.go (about)

     1  //go:build js
     2  // +build js
     3  
     4  package js
     5  
     6  // Defined to avoid a compile error in the original TestGarbageCollection()
     7  // body.
     8  var JSGo Value