Cause Chung

Results 6 issues of Cause Chung

look https://scalafiddle.io/sf/D7rMYa1/0 console.dir fails to print any message.

## Expected behaviour Process `dpkg -i` should give prompt for any changed config files that are to be overwritten. ## Actual behaviour `dpkg -i` fails to do so. ## Information...

debian
bug

Reading this simple and comprehensive book, while finding the example for shared_shate is not complete. Hope this added simple example could serve.

currently [``](https://www.habarta.cz/typescript-generator/maven/typescript-generator-maven-plugin/generate-mojo.html#mapEnum) is a global config. Sometimes we want `union`, but other times we want `const enum`. It would be nice to be able to config on class level.

#3240 ### CI update: 1. upgrade build version to jdk21 2. set EA job to fixed version jdk23, 24. I don't think we should use a float version `ea` to...

Add parentheses when calling `LocalDate.now` to get an instance of `LocalDate`. For a parameterless method, the recommended convention is that if no side effects, it should be without parentheses, so...