Alexandre ABITA
Results
3
issues of
Alexandre ABITA
### Describe the bug. When running "Attach FW (blackmagic)" from VS Code, it ends up with "str.replace is not a function" ### Reproduction 1. After cloning I ran `./fbt` then...
bug
build system
## Expected Behavior ```kt class A(private val foo: Any) { fun myFoo() = foo } class B(private val foo: Any) //
bug
rules
```kt class A(private val foo: Any) { fun myFoo() = foo } class B(private val foo: Any) //
rules