fork download
  1. package main
  2.  
  3. import (
  4. "fmt"
  5. )
  6.  
  7. func main() {
  8. fmt.Println("\u0100")
  9. }
  10.  
Success #stdin #stdout 0.01s 2404KB
stdin
Standard input is empty
stdout
Ā