Files
kotlin-fork/plugins/power-assert/testData/codegen/infix/RegexInfix.box.txt
T
2024-02-07 21:51:17 +00:00

5 lines
193 B
Plaintext
Vendored

Assertion failed
assert("Hello, World" matches "[A-Za-z]+".toRegex())
| |
| [A-Za-z]+
false