Skip to content

Instantly share code, notes, and snippets.

View Evan-Zhao's full-sized avatar

Yifan Zhao Evan-Zhao

  • Univ. of Illinois at Urbana/Champaign
  • Urbana/Champaign, IL
View GitHub Profile
/**
* xm program. written by go.
*
* @build go build xm.go
* @example ./xm --> Output: xm
* @example ./xm gg --> Output: xmgg
* @example ./xm [all|-all|--all]
*/
package main