Daniele Scasciafratte
Daniele Scasciafratte
You can find the test code in the following path: `src/tests/stdlib`
Ideally to me it should add links to the github version of the tests itself, in this way the documentation is not too much long.
We need to improve the CI for the aarch64 package https://github.com/amber-lang/amber/blob/staging/.github/workflows/release-linux-arm.yml What do you think @Ph0enixKM?
We worked a lot on our CI but I don't think that we fixed that issue
The script has a prompt so as you are using it, it will not work anyway.
we have now in std a method to check if the user is root but is a complete different issue
https://github.com/amber-lang/amber/blob/staging/setup/install.ab as reference we are not checking if the user is root.
I proposed that one year ago https://github.com/amber-lang/amber/issues/220
Yeah if someone can implement a workaround in the meantime is fine :-)
I don't know if https://github.com/amber-lang/amber/pull/630 will fix it