-
### Description
When making a children room from any parent room and unassigning it as a children it will lose any changes made to all tile layers.
But if you assign it as a children again and make …
-
02-oo/06-inheritance/03-Crossbowman/assignment.md
Assignment says exception should be "not enough arrows" but pytest tests only for capitalized version "Not enough arrows"
-
I wonder why the inheritance of `hx-ext` is not done in the same way as the inheritance of all other attributes in htmx? If you disable the inheritance globally, this has no effect on `hx-ext`. Instea…
-
I had a patch to stubtest that added checking of base classes. Unfortunately, it was too noisy to consider merging, although some fixes did come out of it.
I complicated the patch today, and most of …
-
### Is this your first time submitting a feature request?
- [X] I have read the [expectations for open source contributors](https://docs.getdbt.com/docs/contributing/oss-expectations)
- [X] I have…
-
I am running the single-inheritance-1.cpp.bc test case found here: https://github.com/SVF-tools/Test-Suite/blob/master/test_cases_bc/basic_cpp_tests/single-inheritance-1.cpp.bc
```
int global_obj;…
-
Currently, we have the following inheritance chains:
- `BasicCrawler` -> `HttpCrawler`
- `BasicCrawler` -> `BeautifulSoupCrawler`
- `BasicCrawler` -> `PlaywrightCrawler`
- `BasicCrawler` -> `Par…
-
It would be great if Teal had built-in support for classes. I know it might be a bit unconventional, but creating classes in Teal with its type-checking system is quite challenging. I often struggle w…
-
After this [discussion](https://github.com/quarkusio/quarkus/pull/43885/files/88f628da40b5aa1eb7ea5ed66d827c5a1affc86b#r1857472384) on https://github.com/quarkusio/quarkus/pull/43885 pull request, we …
-