#
# ChangeLog for tests/opt-params.cfa
#
# Generated by Trac 1.2.1
# Mar 6, 2025, 10:04:21 PM

Thu, 22 Aug 2024 18:32:14 GMT Peter A. Buhr <pabuhr@…> [790f251]
	* src/Parser/DeclarationNode.cpp (modified)
	* tests/.expect/opt-params.txt (modified)
	* tests/opt-params.cfa (modified)

	update error message for parameter default-initialization in ...


Fri, 16 Aug 2024 16:25:53 GMT Andrew Beach <ajbeach@…> [afb15cf]
	* src/Parser/DeclarationNode.cpp (modified)
	* tests/.expect/opt-params.txt (added)
	* tests/Makefile.am (modified)
	* tests/opt-params.cfa (added)

	Added a check to make sure that optional parameters to not appear on ...