arturo-lang / aguila

Modern cross-platform webview-based desktop apps - without HTML/CSS/JS
MIT License
58 stars 2 forks source link

Examples are not working #6

Open RickBarretto opened 1 year ago

RickBarretto commented 1 year ago

Examples are broken right now. Incorrect attribute for .import

$ ./arturo examples/calculator.art
>> Runtime | File: calculator.art
     error | Line: 275
           |
           | cannot perform function
           | incorrect attribute type for .import -> :logical
           | accepts :block

$ ./arturo examples/counter.art
>> Runtime | File: counter.art
     error | Line: 275
           |
           | cannot perform function
           | incorrect attribute type for .import -> :logical
           | accepts :block

version: v/0.9.83 b/895 @ 2023-07-28T15:28:37-03:00 arch: amd64/windows