2023-07-25 14:41:47 +03:00
<loaded>
2021-06-10 11:14:04 +03:00
Called something on Bless { "Hello" }!
2021-10-14 14:40:06 +03:00
Called something_nonraw on Bless { "Hello" }!
2021-06-10 11:14:04 +03:00
Got (17, 32, )
Got: 2 values: 17 32
2021-07-19 10:37:08 +03:00
Called 'another(54)' on Bless { "Hello" }!
2021-06-10 11:14:04 +03:00
These should be called with a valid substr:
2021-07-19 10:37:08 +03:00
test called with Some("lo ")
teststr called with Some("lo ")
2021-06-10 11:14:04 +03:00
Parameter exists: NO
2021-07-19 10:37:08 +03:00
test called with None
2021-06-10 11:14:04 +03:00
Was auto-vivified: NO
2021-07-19 10:37:08 +03:00
teststr called with None
2021-07-02 12:32:30 +03:00
Can I have some coffee please?
2021-07-19 10:37:08 +03:00
got Blubber("Can I have some coffee please?\n")
2021-07-02 12:32:30 +03:00
Can I have some coffee please?
2021-07-19 10:37:08 +03:00
got Blubber("Can I have some coffee please?\n")
2021-07-02 12:32:30 +03:00
Can I have some coffee please?
Can I have some ☕ please?
2021-07-19 10:37:08 +03:00
got Blubber("Can I have some ☕ please?\n")
2021-07-02 12:32:30 +03:00
Can I have some ☕ please?
2021-07-19 10:37:08 +03:00
got Blubber("Can I have some ☕ please?\n")
2021-07-02 12:32:30 +03:00
Can I have some ☕ please?
2021-07-16 17:34:00 +03:00
Some(false)
Some(false)
Some(false)
Some(true)
Some(true)
Some(true)
None
None
None
2021-10-14 16:13:32 +03:00
test_refs: copied text: "copied string"
x was stored
x was changed
2021-10-27 12:37:45 +03:00
Calling magic with content "magic test"
Testing unsafe dclone
2021-10-27 16:42:19 +03:00
unsafe dclone dropped
Testing unsafe clone
unsafe dclone dropped
2021-10-27 12:37:45 +03:00
Dropping blessed magic with content "magic test"
2021-11-25 12:17:33 +03:00
Testing enum deserialization
Testing optional parameters
1, Some(99)
2, None
3, None
2022-02-22 17:21:41 +03:00
Substring test
[OneTwoThree] [Two]
2023-05-02 10:38:39 +03:00
error type: { a: first, b: second }