Skip to content

Feature/tests#23

Open
tortolavivo23 wants to merge 3 commits into
mainfrom
feature/tests
Open

Feature/tests#23
tortolavivo23 wants to merge 3 commits into
mainfrom
feature/tests

Conversation

@tortolavivo23

@tortolavivo23 tortolavivo23 commented Apr 10, 2024

Copy link
Copy Markdown

No description provided.

Comment thread test/tests.q
range: ([args: ("25";"ad";"az");input:(enlist "3";enlist "b"; enlist "A"); expected:("3";"b";"parse")]);
word: `args`input`expected!((();();());("hello";"a";"abc1");("ambig";enlist"a";"ambig"));
braces: ((.qu.word;"{hello}";"hello");(.qu.word;"{hello";"parse"))
\d .

@neutropolis neutropolis Apr 29, 2024

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

times_0:`a`i`o!(2,qu.digit;"12";"12");
times_1:`a`i`e!(3,.qu.digit;"1234";`spare);
times_2:`a`i`o!(2,.qu.lwr;"ab";"ab");
lwr_0:`i`o!(enlist"a";"a");
lwr_1:`i`e!("abc";`spare);
lwr_11:`p`i`o!(`raw;"abc";("a";"bc"));
many_0:`p`a`i`o!(`raw;.qu.digit;"123";(("1";"23");("12";"3");("123";())));
braces_0:`p`a`i!(`valid;.qu.word;"{hello}");

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants