Lens0021 / Leslie

Results 194 comments of Lens0021 / Leslie

루아 문제로 다시 터졌는데 이거 nomad 차원에서 limit 거는 건 없는지 찾아볼 필요가 있음

I thought it is useful for cloud-init's user data format which has a size limit based on cloud platforms.[^1] but on the same way, of course, it supports compressed user...

It would be good Amber allows multiple test functions and runs them parallelly, so my suggestion is ```ab main(args) { ... do something on main logic } #[test] test_something() {...

test function named with text seems to be limited for me. I have a preferences how testing framework should be, and others maybe have their one. So the Rustic way...

@Ph0enixKM Let me walk back what I said earlier. `test "validate ..." {} `looks better. I was confused, it looks like [HashiCorp configuration language](https://github.com/hashicorp/hcl)

> I found a problem with builtin statements that accept two parameters. Let's take an example of `mv`. Here is how we can use move command: > ```ab > mv...

I agree. The strategy returning false looks like the old PHP code. Nowadays even PHP doesn't do that.

I agree to relicense my contributions to Amber compiler under LGPL.

The failure of `tests::stdlib::test_stdlib_src_tests_stdlib_replace_regex_ext_ab` is because of #619 `echo "-E"`.

import_with_trailing_comma.ab also includes replace_regex(), so the cause is the same as replace_regex_ext.ab