]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Add type declaration for implicit temporary local variable
authorRico Tzschichholz <ricotz@ubuntu.com>
Sat, 18 Sep 2021 21:30:31 +0000 (23:30 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sat, 18 Sep 2021 21:45:33 +0000 (23:45 +0200)
commitff0eda52ceb81d9eec68b732d693c85279116349
tree3346c74adc05fcedf1fdc46f53a903a82b60d027
parent0f3cc46f70252127074c040d9e7e1d2233a7c22d
codegen: Add type declaration for implicit temporary local variable
14 files changed:
codegen/valaccodebasemodule.vala
tests/Makefile.am
tests/annotations/description.c-expected
tests/asynchronous/catch-error-scope.c-expected
tests/asynchronous/catch-in-finally.c-expected
tests/delegates/implicit-local-variable.c-expected [new file with mode: 0644]
tests/delegates/implicit-local-variable.vala [new file with mode: 0644]
tests/enums/no_gtype_to_string.c-expected
tests/errors/bug639589.c-expected
tests/errors/catch-in-finally.c-expected
tests/errors/errors.c-expected
tests/generics/inference-static-function.c-expected
tests/methods/argument-named.c-expected
tests/namespace/unique.c-expected