Skip to content

Support renaming of signals for observers, including a parameter

Maxime Perrotin requested to merge feature_buster into master

signal foo(t_int) renames input foo to bar; then input foo(blah) is supported and blah will be implicitly declared

Merge request reports