Add FM 2024 Tutorial tests#3933
Conversation
|
What I had to change compared to the original tutorial: I had to add |
|
Also: Method resolution for |
I think that is a bug: seq is a value data type, it should not be possible to assign I think instead of |
|
Did I catch the fix correctly? wadoon/key-javaparser@3c959a4 @unp1 |
Yes |
|
Fixed pre-version |
|
Still failing... |
|
Proofs are fixed now. |
|
If anything is ok, I'd like to publish on key-javaparser on maven central. |
|
It all works. You may also apply the full fix in javaparser/javaparser#5066. It seems to work for variadic parameters too. |
|
Do we want to make the example accessible via ExampleChooser? |
I can do that. Any opinions, @mattulbrich @WolframPfeifer? |
I would say it absolutely makes sense to make it more visible. |
|
This PR was merged into main, not into the 3.0 rc branch. Also, #3936 has main as merge target. Was/is that intentional? |
|
I can apply those commits there as well. |
Intended Change
Adds FM 2024 Tutorial examples as tests.
Plan
Type of pull request
Ensuring quality
Additional information and contact(s)
The contributions within this pull request are licensed under GPLv2 (only) for inclusion in KeY.