Skip to content

Instantly share code, notes, and snippets.

@thiagomg
Created April 28, 2015 00:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thiagomg/8176e0f06ec782ecd89d to your computer and use it in GitHub Desktop.
Save thiagomg/8176e0f06ec782ecd89d to your computer and use it in GitHub Desktop.
t5.ts(); //5===============
t1 = t3; //[OP=1]
t1.ts(); //1===============
t1 = TestCopy<>{3}; //[CONSTR 2:3]
//[OP=3]
t3.ts(); //1===============
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment