Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

adding more lines #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

adding more lines #20

wants to merge 1 commit into from

Conversation

akonwi
Copy link
Contributor

@akonwi akonwi commented Sep 30, 2019

No description provided.

@eric-j eric-j self-assigned this Nov 10, 2021
@eric-j eric-j self-requested a review November 10, 2021 19:11
@eric-j
Copy link

eric-j commented Feb 11, 2022

test

@eric-j eric-j assigned eric-j and unassigned eric-j May 26, 2022
@eric-j eric-j assigned eric-j and unassigned eric-j May 27, 2022
@CLAassistant
Copy link

CLAassistant commented May 27, 2022

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


akonwi seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@eric-j eric-j assigned eric-j and unassigned eric-j May 27, 2022
@@ -1,5 +1,9 @@
// utility math functions

function subtract(a, b) {
return a - b;
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

test

function subtract(a, b) {
return a - b;
}

function squared(x) {
return x * x;
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

test

Copy link

@eric-j eric-j left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

asdf

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants