github.com/mattevans/edward@v1.9.2/build_windows.go (about)

     1  package main
     2  
     3  // Edward currently does not support windows
     4  func init() { Windows_is_currently_not_supported() }