-
Notifications
You must be signed in to change notification settings - Fork 4
/
test.pl.expected
49 lines (49 loc) · 1.19 KB
/
test.pl.expected
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<loaded>
Called something on Bless { "Hello" }!
Called something_nonraw on Bless { "Hello" }!
Got (17, 32, )
Got: 2 values: 17 32
Called 'another(54)' on Bless { "Hello" }!
These should be called with a valid substr:
test called with Some("lo ")
teststr called with Some("lo ")
Parameter exists: NO
test called with None
Was auto-vivified: NO
teststr called with None
Can I have some coffee please?
got Blubber("Can I have some coffee please?\n")
Can I have some coffee please?
got Blubber("Can I have some coffee please?\n")
Can I have some coffee please?
Can I have some ☕ please?
got Blubber("Can I have some ☕ please?\n")
Can I have some ☕ please?
got Blubber("Can I have some ☕ please?\n")
Can I have some ☕ please?
Some(false)
Some(false)
Some(false)
Some(true)
Some(true)
Some(true)
None
None
None
test_refs: copied text: "copied string"
x was stored
x was changed
Calling magic with content "magic test"
Testing unsafe dclone
unsafe dclone dropped
Testing unsafe clone
unsafe dclone dropped
Dropping blessed magic with content "magic test"
Testing enum deserialization
Testing optional parameters
1, Some(99)
2, None
3, None
Substring test
[OneTwoThree] [Two]
error type: { a: first, b: second }