Consistently specify type of input in examples #56

Merged
ThinkOpenly merged 1 commits from specify-type into master 4 years ago
ThinkOpenly commented 4 years ago (Migrated from github.com)

Change occurrences of "An example follows" to
"An example for input i of type t follows",
in cases where an intrinsic has more than one possible input type.

Signed-off-by: Paul A. Clarke pc@us.ibm.com

Change occurrences of "An example follows" to "An example for input _i_ of type _t_ follows", in cases where an intrinsic has more than one possible input type. Signed-off-by: Paul A. Clarke <pc@us.ibm.com>
wschmidt-ibm commented 4 years ago (Migrated from github.com)

OK.

OK.
The pull request has been merged as 74b9b120f2.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b specify-type master
git pull origin specify-type

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff specify-type
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: systemsoftware/Programming-Guides#56
Loading…
There is no content yet.