Skip to content

Conversation

@hktalent
Copy link
Contributor

PR #2307
image
=== RUN TestDslExpressions/substr('xxtestxxx',2)
substr('xxtestxxx',2): testxxx
--- PASS: TestDslExpressions/substr('xxtestxxx',2) (0.00s)
=== RUN TestDslExpressions/substr('xxtestxxx',2,6)
substr('xxtestxxx',2,6): test
--- PASS: TestDslExpressions/substr('xxtestxxx',2,6) (0.00s)
=== RUN TestDslExpressions/substr('xxtestxxx',2,-2)
substr('xxtestxxx',2,-2): testx
--- PASS: TestDslExpressions/substr('xxtestxxx',2,-2) (0.00s)

@hktalent
Copy link
Contributor Author

add dsl substr aes_cbc
for #2243 #2304

@hktalent
Copy link
Contributor Author

@forgedhallpass @ehsandeep what happened?
thanks

@hktalent
Copy link
Contributor Author

Copy link
Member

@ehsandeep ehsandeep left a comment

Choose a reason for hiding this comment

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

@hktalent please push the changes into dev branch instead of master

This pull request was closed.
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.

3 participants