Closed
Description
Js.log ("hel")
let a = 1 + 2
let u = [1,2]
let v = u + 3
The problem panel is empty.
lib/bs/.compiler.log is correct
#Start(595963434)
We've found a bug for you!
C:\Users\hongbozhang\git\hello\src\demo.res:10:9
8 │ let u = [1,2]
9 │
10 │ let v = u + 3
11 │
This has type: array<int>
Somewhere wanted: int
#Done(595964572)
Metadata
Metadata
Assignees
Labels
No labels