compatibility.go 212 B

12345678910
  1. package compatibility
  2. /*
  3. Compatibility.go
  4. This script is designed to help with some strange behavour related
  5. to certain version of go compiler, browser or platform dependent
  6. exceptions and work-arounds
  7. */