[fine] Just some more tests
This commit is contained in:
parent
b43947b6f1
commit
09a85596d8
2 changed files with 17 additions and 0 deletions
3
fine/tests/expression/if_mismatched_arms.fine
Normal file
3
fine/tests/expression/if_mismatched_arms.fine
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
if true { "blarg" } else { 23 }
|
||||
|
||||
// @type: 0 f64 or string
|
||||
Loading…
Add table
Add a link
Reference in a new issue