Move History

Fork Selected
  • Code
    export const example = () => !!!!!!!!1
    Test Cases
    // See https://www.chaijs.com for how to use Chai.
    import { assert } from "chai";
    
    import { example } from "./solution";
    
    // TODO Add your tests here
    describe("example", function() {
      it("test", function() {
        assert.strictEqual(1 + 1, 2);
      });
    });
  • Code
    • export const example = () => false + true
    • export const example = () => !!!!!!!!1