Skip to content

Instantly share code, notes, and snippets.

@bobzhang
Last active August 22, 2016 01:44
Show Gist options
  • Save bobzhang/6c8912e7054c9cf16009a3cc6f2f5f60 to your computer and use it in GitHub Desktop.
Save bobzhang/6c8912e7054c9cf16009a3cc6f2f5f60 to your computer and use it in GitHub Desktop.
  • hello

external imul : int -> int -> int = "Math.imul" [@@bs.val]
  • hey

  • hello

int a = 3;
  • hey

  • hello

    int a = 3;
  • hey

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment