changed the input to E03 #1

Open
s452484 wants to merge 1 commits from s452484/djfz-2019:master into master
First-time contributor

this test case was meant to find whether the regex does not match on more than one vowel.
this exercise I assume was translated directly from polish, and 'y' is a Polish vowel - not a Latin one

this test case was meant to find whether the regex does not match on more than one vowel. this exercise I assume was translated directly from polish, and 'y' is a Polish vowel - not a Latin one
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
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 s452484-master master
git pull master

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff s452484-master
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
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: filipg/djfz-2019#1
No description provided.