fix(0118): cast accepts compound type args; compound type literals are first-class Type values
This commit is contained in:
1
examples/expected/0182-types-cast-compound-types.exit
Normal file
1
examples/expected/0182-types-cast-compound-types.exit
Normal file
@@ -0,0 +1 @@
|
||||
0
|
||||
1
examples/expected/0182-types-cast-compound-types.stderr
Normal file
1
examples/expected/0182-types-cast-compound-types.stderr
Normal file
@@ -0,0 +1 @@
|
||||
|
||||
6
examples/expected/0182-types-cast-compound-types.stdout
Normal file
6
examples/expected/0182-types-cast-compound-types.stdout
Normal file
@@ -0,0 +1,6 @@
|
||||
a: 42
|
||||
b: 42
|
||||
c: 42
|
||||
d: 7
|
||||
e: 3 3
|
||||
f: *s64
|
||||
Reference in New Issue
Block a user