diff --git a/lingua-franca b/lingua-franca
index 8505fb537..b9752d652 160000
--- a/lingua-franca
+++ b/lingua-franca
@@ -1 +1 @@
-Subproject commit 8505fb537e17241c376736fc95aa9ff051c7ccf9
+Subproject commit b9752d652dc4f70f1a0114eb9ed1a4cbbd774740
diff --git a/test/known-good/C/src/ActionDelay.html b/test/known-good/C/src/ActionDelay.html
index 36314a1bd..d9401929a 100644
--- a/test/known-good/C/src/ActionDelay.html
+++ b/test/known-good/C/src/ActionDelay.html
@@ -237,8 +237,9 @@
=
+
- lf_set(y_out, self
+ lf_set(y_out, self
->
@@ -252,8 +253,9 @@
;
+
-
+
=
@@ -333,14 +335,19 @@
=
+
- lf_set(out,
+ lf_set(out,
1
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/ActionWithNoReaction.html b/test/known-good/C/src/ActionWithNoReaction.html
index bc71a843c..c2a854935 100644
--- a/test/known-good/C/src/ActionWithNoReaction.html
+++ b/test/known-good/C/src/ActionWithNoReaction.html
@@ -549,8 +549,9 @@
=
+
- lf_set(
+ lf_set(
f
@@ -568,7 +569,11 @@
42
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/After.html b/test/known-good/C/src/After.html
index ea89112d5..a550aa10c 100644
--- a/test/known-good/C/src/After.html
+++ b/test/known-good/C/src/After.html
@@ -134,8 +134,9 @@
=
+
- lf_set(y,
+ lf_set(y,
2
@@ -150,7 +151,11 @@
->
-value);
+value);
+
+
+
+
=
@@ -821,8 +826,9 @@
=
+
- lf_set(
+ lf_set(
f
@@ -840,7 +846,11 @@
42
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/AfterCycles.html b/test/known-good/C/src/AfterCycles.html
index 53fb96759..fba467302 100644
--- a/test/known-good/C/src/AfterCycles.html
+++ b/test/known-good/C/src/AfterCycles.html
@@ -83,14 +83,19 @@
=
+
- lf_set(out,
+ lf_set(out,
1
-);
+);
+
+
+
+
=
@@ -189,14 +194,19 @@
=
+
- lf_set(out, in
+ lf_set(out, in
->
-value);
+value);
+
+
+
+
=
diff --git a/test/known-good/C/src/AfterZero.html b/test/known-good/C/src/AfterZero.html
index 8536069c5..fb42cb6c2 100644
--- a/test/known-good/C/src/AfterZero.html
+++ b/test/known-good/C/src/AfterZero.html
@@ -134,8 +134,9 @@
=
+
- SET(y,
+ SET(y,
2
@@ -150,7 +151,11 @@
->
-value);
+value);
+
+
+
+
=
@@ -883,8 +888,9 @@
=
+
- SET(
+ SET(
f
@@ -902,7 +908,11 @@
42
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/Alignment.html b/test/known-good/C/src/Alignment.html
index 125500b91..dd02753a3 100644
--- a/test/known-good/C/src/Alignment.html
+++ b/test/known-good/C/src/Alignment.html
@@ -174,8 +174,9 @@
=
+
- lf_set(out, self
+ lf_set(out, self
->
@@ -190,7 +191,11 @@
+
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/CompositionGain.html b/test/known-good/C/src/CompositionGain.html
index 41512ff5b..0fc7cb2b5 100644
--- a/test/known-good/C/src/CompositionGain.html
+++ b/test/known-good/C/src/CompositionGain.html
@@ -385,8 +385,9 @@
=
+
- lf_set(
+ lf_set(
wrapper
@@ -404,7 +405,11 @@
42
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/DanglingOutput.html b/test/known-good/C/src/DanglingOutput.html
index bac8f2be2..9eeafacee 100644
--- a/test/known-good/C/src/DanglingOutput.html
+++ b/test/known-good/C/src/DanglingOutput.html
@@ -90,14 +90,19 @@
=
+
- lf_set(out,
+ lf_set(out,
1
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/DeadlineAnytime.html b/test/known-good/C/src/DeadlineAnytime.html
index 69c2eb1aa..22846e304 100644
--- a/test/known-good/C/src/DeadlineAnytime.html
+++ b/test/known-good/C/src/DeadlineAnytime.html
@@ -161,14 +161,19 @@
=
+
- lf_schedule(a,
+ lf_schedule(a,
0
-);
+);
+
+
+
+
=
@@ -196,8 +201,9 @@
=
+
- self
+ self
->
@@ -215,7 +221,11 @@
42
-;
+;
+
+
+
+
=
diff --git a/test/known-good/C/src/DeadlineInherited.html b/test/known-good/C/src/DeadlineInherited.html
index 038fd6e84..3a5226d4e 100644
--- a/test/known-good/C/src/DeadlineInherited.html
+++ b/test/known-good/C/src/DeadlineInherited.html
@@ -61,9 +61,11 @@
=
+
- extern int global_cnt;
+ extern int global_cnt;
+
=
@@ -100,8 +102,9 @@
=
+
- int global_cnt
+ int global_cnt
=
@@ -113,7 +116,11 @@
0
-;
+;
+
+
+
+
=
@@ -175,8 +182,9 @@
=
+
- global_cnt
+ global_cnt
+
@@ -185,7 +193,11 @@
+
-;
+;
+
+
+
+
=
diff --git a/test/known-good/C/src/DeadlinePriority.html b/test/known-good/C/src/DeadlinePriority.html
index c2c87e853..947716e2d 100644
--- a/test/known-good/C/src/DeadlinePriority.html
+++ b/test/known-good/C/src/DeadlinePriority.html
@@ -61,9 +61,11 @@
=
+
- extern int global_cnt;
+ extern int global_cnt;
+
=
@@ -100,8 +102,9 @@
=
+
- int global_cnt
+ int global_cnt
=
@@ -113,7 +116,11 @@
0
-;
+;
+
+
+
+
=
@@ -175,8 +182,9 @@
=
+
- global_cnt
+ global_cnt
+
@@ -185,7 +193,11 @@
+
-;
+;
+
+
+
+
=
diff --git a/test/known-good/C/src/DeadlineWithAfterDelay.html b/test/known-good/C/src/DeadlineWithAfterDelay.html
index d0be7095c..9c4995568 100644
--- a/test/known-good/C/src/DeadlineWithAfterDelay.html
+++ b/test/known-good/C/src/DeadlineWithAfterDelay.html
@@ -61,9 +61,11 @@
=
+
- extern int global_cnt;
+ extern int global_cnt;
+
=
@@ -100,8 +102,9 @@
=
+
- int global_cnt
+ int global_cnt
=
@@ -113,7 +116,11 @@
0
-;
+;
+
+
+
+
=
diff --git a/test/known-good/C/src/DeadlineWithBanks.html b/test/known-good/C/src/DeadlineWithBanks.html
index 9aa83d96b..7b65f6f1e 100644
--- a/test/known-good/C/src/DeadlineWithBanks.html
+++ b/test/known-good/C/src/DeadlineWithBanks.html
@@ -89,9 +89,11 @@
=
+
- extern volatile int global_cnt;
+ extern volatile int global_cnt;
+
=
@@ -146,8 +148,9 @@
=
+
- volatile int global_cnt
+ volatile int global_cnt
=
@@ -159,7 +162,11 @@
0
-;
+;
+
+
+
+
=
diff --git a/test/known-good/C/src/DeadlineZero.html b/test/known-good/C/src/DeadlineZero.html
index 37ffe92b0..323ab9864 100644
--- a/test/known-good/C/src/DeadlineZero.html
+++ b/test/known-good/C/src/DeadlineZero.html
@@ -193,8 +193,9 @@
=
+
- self
+ self
->
@@ -209,7 +210,11 @@
+
-;
+;
+
+
+
+
=
@@ -314,14 +319,19 @@
=
+
- lf_set(pulse,
+ lf_set(pulse,
0
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/DelayArray.html b/test/known-good/C/src/DelayArray.html
index dfb68c410..a8711bbe7 100644
--- a/test/known-good/C/src/DelayArray.html
+++ b/test/known-good/C/src/DelayArray.html
@@ -176,8 +176,9 @@
=
+
- lf_schedule_token(a, self
+ lf_schedule_token(a, self
->
@@ -189,7 +190,11 @@
->
-token);
+token);
+
+
+
+
=
@@ -223,14 +228,19 @@
=
+
- lf_set_token(out, a
+ lf_set_token(out, a
->
-token);
+token);
+
+
+
+
=
diff --git a/test/known-good/C/src/DelayInt.html b/test/known-good/C/src/DelayInt.html
index 0632e891d..fed306174 100644
--- a/test/known-good/C/src/DelayInt.html
+++ b/test/known-good/C/src/DelayInt.html
@@ -150,8 +150,9 @@
=
+
- if (a
+ if (a
->
@@ -169,7 +170,11 @@
->
-value);
+value);
+
+
+
+
=
@@ -892,8 +897,9 @@
=
+
- lf_set(
+ lf_set(
d
@@ -911,7 +917,11 @@
42
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/DelayString.html b/test/known-good/C/src/DelayString.html
index bcb3fcf2d..fc4071f9d 100644
--- a/test/known-good/C/src/DelayString.html
+++ b/test/known-good/C/src/DelayString.html
@@ -226,14 +226,19 @@
=
+
- lf_set(out, a
+ lf_set(out, a
->
-value);
+value);
+
+
+
+
=
@@ -729,8 +734,9 @@
=
+
- lf_set(
+ lf_set(
d
@@ -754,7 +760,11 @@
"
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/DelayedAction.html b/test/known-good/C/src/DelayedAction.html
index 050540674..da257c5da 100644
--- a/test/known-good/C/src/DelayedAction.html
+++ b/test/known-good/C/src/DelayedAction.html
@@ -173,14 +173,19 @@
=
+
- lf_schedule(a, MSEC(
+ lf_schedule(a, MSEC(
100
-));
+));
+
+
+
+
=
diff --git a/test/known-good/C/src/DelayedReaction.html b/test/known-good/C/src/DelayedReaction.html
index 78e43cf88..b42583d15 100644
--- a/test/known-good/C/src/DelayedReaction.html
+++ b/test/known-good/C/src/DelayedReaction.html
@@ -86,14 +86,19 @@
=
+
- lf_set(out,
+ lf_set(out,
1
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/Determinism.html b/test/known-good/C/src/Determinism.html
index ae871c10b..7580c4f46 100644
--- a/test/known-good/C/src/Determinism.html
+++ b/test/known-good/C/src/Determinism.html
@@ -82,14 +82,19 @@
=
+
- lf_set(y,
+ lf_set(y,
1
-);
+);
+
+
+
+
=
@@ -433,14 +438,19 @@
=
+
- lf_set(y, x
+ lf_set(y, x
->
-value);
+value);
+
+
+
+
=
diff --git a/test/known-good/C/src/DoublePort.html b/test/known-good/C/src/DoublePort.html
index 562c93700..679a694b9 100644
--- a/test/known-good/C/src/DoublePort.html
+++ b/test/known-good/C/src/DoublePort.html
@@ -257,8 +257,9 @@
=
+
- lf_schedule_int(act,
+ lf_schedule_int(act,
0
@@ -279,7 +280,11 @@
+
-);
+);
+
+
+
+
=
@@ -313,14 +318,19 @@
=
+
- lf_set(out, act
+ lf_set(out, act
->
-value);
+value);
+
+
+
+
=
@@ -542,8 +552,9 @@
=
+
- printf(
+ printf(
"
@@ -558,7 +569,11 @@
"
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/Gain.html b/test/known-good/C/src/Gain.html
index 6073832a8..a5034f76f 100644
--- a/test/known-good/C/src/Gain.html
+++ b/test/known-good/C/src/Gain.html
@@ -116,8 +116,9 @@
=
+
- lf_set(y, x
+ lf_set(y, x
->
@@ -135,7 +136,11 @@
->
-scale);
+scale);
+
+
+
+
=
@@ -596,8 +601,9 @@
=
+
- lf_set(
+ lf_set(
g
@@ -615,7 +621,11 @@
1
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/GetMicroStep.html b/test/known-good/C/src/GetMicroStep.html
index 574365a3b..3bc59fda7 100644
--- a/test/known-good/C/src/GetMicroStep.html
+++ b/test/known-good/C/src/GetMicroStep.html
@@ -120,14 +120,19 @@
=
+
- lf_schedule(l,
+ lf_schedule(l,
0
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/Hierarchy.html b/test/known-good/C/src/Hierarchy.html
index 51faa7f6c..8e77e612b 100644
--- a/test/known-good/C/src/Hierarchy.html
+++ b/test/known-good/C/src/Hierarchy.html
@@ -86,14 +86,19 @@
=
+
- lf_set(out,
+ lf_set(out,
1
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/Hierarchy2.html b/test/known-good/C/src/Hierarchy2.html
index 411deed99..1582d61fb 100644
--- a/test/known-good/C/src/Hierarchy2.html
+++ b/test/known-good/C/src/Hierarchy2.html
@@ -140,14 +140,19 @@
=
+
- lf_set(out,
+ lf_set(out,
1
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/Import.html b/test/known-good/C/src/Import.html
index 8965fe6dc..79f98312c 100644
--- a/test/known-good/C/src/Import.html
+++ b/test/known-good/C/src/Import.html
@@ -142,8 +142,9 @@
=
+
- lf_set(
+ lf_set(
a
@@ -161,7 +162,11 @@
42
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/ImportComposition.html b/test/known-good/C/src/ImportComposition.html
index bae544442..783c0f6c0 100644
--- a/test/known-good/C/src/ImportComposition.html
+++ b/test/known-good/C/src/ImportComposition.html
@@ -169,8 +169,9 @@
=
+
- lf_set(
+ lf_set(
a
@@ -188,7 +189,11 @@
42
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/ImportRenamed.html b/test/known-good/C/src/ImportRenamed.html
index 2c36ea519..aaaf60ebc 100644
--- a/test/known-good/C/src/ImportRenamed.html
+++ b/test/known-good/C/src/ImportRenamed.html
@@ -284,8 +284,9 @@
=
+
- lf_set(
+ lf_set(
a
@@ -303,7 +304,11 @@
42
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/InheritanceAction.html b/test/known-good/C/src/InheritanceAction.html
index bfc3bef92..8199440b3 100644
--- a/test/known-good/C/src/InheritanceAction.html
+++ b/test/known-good/C/src/InheritanceAction.html
@@ -121,14 +121,19 @@
=
+
- lf_set(y, foo
+ lf_set(y, foo
->
-value);
+value);
+
+
+
+
=
@@ -188,8 +193,9 @@
=
+
- lf_schedule_int(foo,
+ lf_schedule_int(foo,
0
@@ -201,7 +207,11 @@
42
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/ManualDelayedReaction.html b/test/known-good/C/src/ManualDelayedReaction.html
index c6b9f2ffc..32f42e6d0 100644
--- a/test/known-good/C/src/ManualDelayedReaction.html
+++ b/test/known-good/C/src/ManualDelayedReaction.html
@@ -282,8 +282,9 @@
=
+
- lf_set(y_out, self
+ lf_set(y_out, self
->
@@ -297,8 +298,9 @@
;
+
-
+
=
@@ -364,6 +366,13 @@
+
+
+
@@ -385,23 +394,25 @@
=
+
- lf_set(out,
+ lf_set(out,
1
-);
+);
+
+
+
+
=
-}
-
-
diff --git a/test/known-good/C/src/Methods.html b/test/known-good/C/src/Methods.html
index c73611f6d..8c7a88b8c 100644
--- a/test/known-good/C/src/Methods.html
+++ b/test/known-good/C/src/Methods.html
@@ -84,14 +84,19 @@
=
+
- return self
+ return self
->
-foo;
+foo;
+
+
+
+
=
@@ -125,8 +130,9 @@
=
+
- self
+ self
->
@@ -141,7 +147,11 @@
=
- x;
+ x;
+
+
+
+
=
diff --git a/test/known-good/C/src/MethodsRecursive.html b/test/known-good/C/src/MethodsRecursive.html
index cdc6972c5..e86abb331 100644
--- a/test/known-good/C/src/MethodsRecursive.html
+++ b/test/known-good/C/src/MethodsRecursive.html
@@ -193,14 +193,19 @@
=
+
- return x
+ return x
+
- y;
+ y;
+
+
+
+
=
diff --git a/test/known-good/C/src/MethodsSameName.html b/test/known-good/C/src/MethodsSameName.html
index 0c4749822..0d1907768 100644
--- a/test/known-good/C/src/MethodsSameName.html
+++ b/test/known-good/C/src/MethodsSameName.html
@@ -94,8 +94,9 @@
=
+
- self
+ self
->
@@ -110,7 +111,11 @@
=
- x;
+ x;
+
+
+
+
=
@@ -338,8 +343,9 @@
=
+
- self
+ self
->
@@ -354,7 +360,11 @@
=
- x;
+ x;
+
+
+
+
=
diff --git a/test/known-good/C/src/Microsteps.html b/test/known-good/C/src/Microsteps.html
index 1a2b16517..3bd3c7d76 100644
--- a/test/known-good/C/src/Microsteps.html
+++ b/test/known-good/C/src/Microsteps.html
@@ -529,8 +529,9 @@
=
+
- lf_set(
+ lf_set(
d
@@ -548,7 +549,11 @@
1
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/Minimal.html b/test/known-good/C/src/Minimal.html
index 5b75870cc..21e66de0c 100644
--- a/test/known-good/C/src/Minimal.html
+++ b/test/known-good/C/src/Minimal.html
@@ -53,8 +53,9 @@
=
+
- printf(
+ printf(
"
@@ -69,7 +70,11 @@
"
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/MultipleContained.html b/test/known-good/C/src/MultipleContained.html
index 7f6544603..8d7658545 100644
--- a/test/known-good/C/src/MultipleContained.html
+++ b/test/known-good/C/src/MultipleContained.html
@@ -157,14 +157,19 @@
=
+
- lf_set(trigger,
+ lf_set(trigger,
42
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/NestedTriggeredReactions.html b/test/known-good/C/src/NestedTriggeredReactions.html
index d42f6ce15..a5323d28e 100644
--- a/test/known-good/C/src/NestedTriggeredReactions.html
+++ b/test/known-good/C/src/NestedTriggeredReactions.html
@@ -159,8 +159,9 @@
=
+
- self
+ self
->
@@ -178,7 +179,11 @@
true
-;
+;
+
+
+
+
=
@@ -350,8 +355,9 @@
=
+
- self
+ self
->
@@ -369,7 +375,11 @@
true
-;
+;
+
+
+
+
=
@@ -530,8 +540,9 @@
=
+
- lf_set(
+ lf_set(
container
@@ -549,7 +560,11 @@
true
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/ParameterizedState.html b/test/known-good/C/src/ParameterizedState.html
index 761dee5c9..6f3a347aa 100644
--- a/test/known-good/C/src/ParameterizedState.html
+++ b/test/known-good/C/src/ParameterizedState.html
@@ -87,8 +87,9 @@
=
+
- printf(
+ printf(
"
@@ -109,7 +110,11 @@
->
-baz);
+baz);
+
+
+
+
=
diff --git a/test/known-good/C/src/PhysicalConnection.html b/test/known-good/C/src/PhysicalConnection.html
index c822ae92f..ce3f4ece9 100644
--- a/test/known-good/C/src/PhysicalConnection.html
+++ b/test/known-good/C/src/PhysicalConnection.html
@@ -85,14 +85,19 @@
=
+
- lf_set(out,
+ lf_set(out,
42
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/PingPong.html b/test/known-good/C/src/PingPong.html
index f57f37e59..62e520273 100644
--- a/test/known-good/C/src/PingPong.html
+++ b/test/known-good/C/src/PingPong.html
@@ -265,8 +265,9 @@
=
+
- lf_set(send, self
+ lf_set(send, self
->
@@ -281,7 +282,11 @@
-
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/PreambleInherited.html b/test/known-good/C/src/PreambleInherited.html
index 7aa8204b5..6755947c6 100644
--- a/test/known-good/C/src/PreambleInherited.html
+++ b/test/known-good/C/src/PreambleInherited.html
@@ -87,8 +87,9 @@
=
+
- printf(
+ printf(
"
@@ -103,7 +104,11 @@
"
-, FOO);
+, FOO);
+
+
+
+
=
diff --git a/test/known-good/C/src/ReadOutputOfContainedReactor.html b/test/known-good/C/src/ReadOutputOfContainedReactor.html
index 51916cfb9..8df2c9201 100644
--- a/test/known-good/C/src/ReadOutputOfContainedReactor.html
+++ b/test/known-good/C/src/ReadOutputOfContainedReactor.html
@@ -79,14 +79,19 @@
=
+
- lf_set(out,
+ lf_set(out,
42
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/RepeatedInheritance.html b/test/known-good/C/src/RepeatedInheritance.html
index 2d5d99fca..b6a273a48 100644
--- a/test/known-good/C/src/RepeatedInheritance.html
+++ b/test/known-good/C/src/RepeatedInheritance.html
@@ -360,8 +360,9 @@
=
+
- lf_set(out, a
+ lf_set(out, a
->
@@ -403,7 +404,11 @@
->
-value);
+value);
+
+
+
+
=
diff --git a/test/known-good/C/src/Schedule.html b/test/known-good/C/src/Schedule.html
index 26257cde5..2dde2179d 100644
--- a/test/known-good/C/src/Schedule.html
+++ b/test/known-good/C/src/Schedule.html
@@ -95,14 +95,19 @@
=
+
- lf_schedule(a, MSEC(
+ lf_schedule(a, MSEC(
200
-));
+));
+
+
+
+
=
@@ -309,8 +314,9 @@
=
+
- lf_set(
+ lf_set(
a
@@ -328,7 +334,11 @@
1
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/ScheduleLogicalAction.html b/test/known-good/C/src/ScheduleLogicalAction.html
index 3613bec2a..79f509e6a 100644
--- a/test/known-good/C/src/ScheduleLogicalAction.html
+++ b/test/known-good/C/src/ScheduleLogicalAction.html
@@ -241,8 +241,9 @@
=
+
- lf_set(y,
+ lf_set(y,
-
@@ -251,7 +252,11 @@
42
-);
+);
+
+
+
+
=
@@ -693,8 +698,9 @@
=
+
- lf_set(
+ lf_set(
f
@@ -712,7 +718,11 @@
42
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/SelfLoop.html b/test/known-good/C/src/SelfLoop.html
index d51067d52..1d293fa62 100644
--- a/test/known-good/C/src/SelfLoop.html
+++ b/test/known-good/C/src/SelfLoop.html
@@ -435,8 +435,9 @@
=
+
- lf_schedule_int(a,
+ lf_schedule_int(a,
0
@@ -448,7 +449,11 @@
42
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/SendingInside2.html b/test/known-good/C/src/SendingInside2.html
index b859b12d0..7c4452559 100644
--- a/test/known-good/C/src/SendingInside2.html
+++ b/test/known-good/C/src/SendingInside2.html
@@ -259,8 +259,9 @@
=
+
- lf_set(
+ lf_set(
p
@@ -278,7 +279,11 @@
1
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/SendsPointerTest.html b/test/known-good/C/src/SendsPointerTest.html
index 7f2fca183..3eb1e8573 100644
--- a/test/known-good/C/src/SendsPointerTest.html
+++ b/test/known-good/C/src/SendsPointerTest.html
@@ -29,15 +29,17 @@
=
+
- typedef int
+ typedef int
*
- int_pointer;
+ int_pointer;
+
=
diff --git a/test/known-good/C/src/SetToken.html b/test/known-good/C/src/SetToken.html
index 669f287c4..13b74aa19 100644
--- a/test/known-good/C/src/SetToken.html
+++ b/test/known-good/C/src/SetToken.html
@@ -110,8 +110,9 @@
=
+
- lf_schedule_int(a, MSEC(
+ lf_schedule_int(a, MSEC(
200
@@ -123,7 +124,11 @@
42
-);
+);
+
+
+
+
=
@@ -157,14 +162,19 @@
=
+
- lf_set_token(out, a
+ lf_set_token(out, a
->
-token);
+token);
+
+
+
+
=
diff --git a/test/known-good/C/src/SlowingClock.html b/test/known-good/C/src/SlowingClock.html
index e1afa3a75..10affa603 100644
--- a/test/known-good/C/src/SlowingClock.html
+++ b/test/known-good/C/src/SlowingClock.html
@@ -232,14 +232,19 @@
=
+
- lf_schedule(a,
+ lf_schedule(a,
0
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/StartupOutFromInside.html b/test/known-good/C/src/StartupOutFromInside.html
index 191e0b727..4c2138cb9 100644
--- a/test/known-good/C/src/StartupOutFromInside.html
+++ b/test/known-good/C/src/StartupOutFromInside.html
@@ -75,14 +75,19 @@
=
+
- lf_set(out,
+ lf_set(out,
42
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/TimeLimit.html b/test/known-good/C/src/TimeLimit.html
index 75437bf4a..6b3dbfcf4 100644
--- a/test/known-good/C/src/TimeLimit.html
+++ b/test/known-good/C/src/TimeLimit.html
@@ -728,8 +728,13 @@
=
+
- lf_request_stop();
+ lf_request_stop();
+
+
+
+
=
diff --git a/test/known-good/C/src/TimeState.html b/test/known-good/C/src/TimeState.html
index 71c19af9c..890e758f2 100644
--- a/test/known-good/C/src/TimeState.html
+++ b/test/known-good/C/src/TimeState.html
@@ -105,8 +105,9 @@
=
+
- printf(
+ printf(
"
@@ -127,7 +128,11 @@
->
-baz);
+baz);
+
+
+
+
=
diff --git a/test/known-good/C/src/UnconnectedInput.html b/test/known-good/C/src/UnconnectedInput.html
index 7b9d9cf35..4f2b1fbbc 100644
--- a/test/known-good/C/src/UnconnectedInput.html
+++ b/test/known-good/C/src/UnconnectedInput.html
@@ -174,8 +174,9 @@
=
+
- lf_set(out, self
+ lf_set(out, self
->
@@ -190,7 +191,11 @@
+
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/Wcet.html b/test/known-good/C/src/Wcet.html
index 72c4d35dc..246351a41 100644
--- a/test/known-good/C/src/Wcet.html
+++ b/test/known-good/C/src/Wcet.html
@@ -412,8 +412,9 @@
=
+
- printf(
+ printf(
"
@@ -434,7 +435,11 @@
->
-value);
+value);
+
+
+
+
=
diff --git a/test/known-good/C/src/arduino/Blink.html b/test/known-good/C/src/arduino/Blink.html
index 3f53d37d0..94750a74c 100644
--- a/test/known-good/C/src/arduino/Blink.html
+++ b/test/known-good/C/src/arduino/Blink.html
@@ -187,8 +187,13 @@
=
+
+
+ pinMode(LED_BUILTIN, OUTPUT);
+
+
- pinMode(LED_BUILTIN, OUTPUT);
+
=
@@ -216,8 +221,13 @@
=
+
- digitalWrite(LED_BUILTIN, HIGH);
+ digitalWrite(LED_BUILTIN, HIGH);
+
+
+
+
=
@@ -245,8 +255,13 @@
=
+
- digitalWrite(LED_BUILTIN, LOW);
+ digitalWrite(LED_BUILTIN, LOW);
+
+
+
+
=
diff --git a/test/known-good/C/src/arduino/BlinkAttemptThreading.html b/test/known-good/C/src/arduino/BlinkAttemptThreading.html
index 8967c9901..0c48a3a05 100644
--- a/test/known-good/C/src/arduino/BlinkAttemptThreading.html
+++ b/test/known-good/C/src/arduino/BlinkAttemptThreading.html
@@ -201,8 +201,13 @@
=
+
+
+ pinMode(LED_BUILTIN, OUTPUT);
+
+
- pinMode(LED_BUILTIN, OUTPUT);
+
=
@@ -230,8 +235,13 @@
=
+
- digitalWrite(LED_BUILTIN, HIGH);
+ digitalWrite(LED_BUILTIN, HIGH);
+
+
+
+
=
@@ -259,8 +269,13 @@
=
+
- digitalWrite(LED_BUILTIN, LOW);
+ digitalWrite(LED_BUILTIN, LOW);
+
+
+
+
=
diff --git a/test/known-good/C/src/arduino/BlinkMBED.html b/test/known-good/C/src/arduino/BlinkMBED.html
index afcbd16aa..f131144e8 100644
--- a/test/known-good/C/src/arduino/BlinkMBED.html
+++ b/test/known-good/C/src/arduino/BlinkMBED.html
@@ -187,8 +187,13 @@
=
+
+
+ pinMode(LED_BUILTIN, OUTPUT);
+
+
- pinMode(LED_BUILTIN, OUTPUT);
+
=
@@ -216,8 +221,13 @@
=
+
- digitalWrite(LED_BUILTIN, HIGH);
+ digitalWrite(LED_BUILTIN, HIGH);
+
+
+
+
=
@@ -245,8 +255,13 @@
=
+
- digitalWrite(LED_BUILTIN, LOW);
+ digitalWrite(LED_BUILTIN, LOW);
+
+
+
+
=
diff --git a/test/known-good/C/src/arduino/DigitalReadSerial.html b/test/known-good/C/src/arduino/DigitalReadSerial.html
index c302c3bdf..56642f19b 100644
--- a/test/known-good/C/src/arduino/DigitalReadSerial.html
+++ b/test/known-good/C/src/arduino/DigitalReadSerial.html
@@ -178,14 +178,19 @@
=
+
- pinMode(self
+ pinMode(self
->
-pushButton, INPUT);
+pushButton, INPUT);
+
+
+
+
=
diff --git a/test/known-good/C/src/arduino/Fade.html b/test/known-good/C/src/arduino/Fade.html
index 2d79f0f63..e34a72089 100644
--- a/test/known-good/C/src/arduino/Fade.html
+++ b/test/known-good/C/src/arduino/Fade.html
@@ -263,14 +263,19 @@
=
+
- pinMode(self
+ pinMode(self
->
-led, OUTPUT);
+led, OUTPUT);
+
+
+
+
=
diff --git a/test/known-good/C/src/arduino/ReadAnalogVoltage.html b/test/known-good/C/src/arduino/ReadAnalogVoltage.html
index 54d5e2718..1d72d4996 100644
--- a/test/known-good/C/src/arduino/ReadAnalogVoltage.html
+++ b/test/known-good/C/src/arduino/ReadAnalogVoltage.html
@@ -158,14 +158,19 @@
=
+
- lf_schedule(a,
+ lf_schedule(a,
0
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/concurrent/DelayIntThreaded.html b/test/known-good/C/src/concurrent/DelayIntThreaded.html
index 1e1a42808..aca122671 100644
--- a/test/known-good/C/src/concurrent/DelayIntThreaded.html
+++ b/test/known-good/C/src/concurrent/DelayIntThreaded.html
@@ -150,14 +150,19 @@
=
+
- lf_set(out, a
+ lf_set(out, a
->
-value);
+value);
+
+
+
+
=
@@ -874,8 +879,9 @@
=
+
- lf_set(
+ lf_set(
d
@@ -893,7 +899,11 @@
42
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/concurrent/DeterminismThreaded.html b/test/known-good/C/src/concurrent/DeterminismThreaded.html
index 2e1250e9c..18493caa9 100644
--- a/test/known-good/C/src/concurrent/DeterminismThreaded.html
+++ b/test/known-good/C/src/concurrent/DeterminismThreaded.html
@@ -82,14 +82,19 @@
=
+
- lf_set(y,
+ lf_set(y,
1
-);
+);
+
+
+
+
=
@@ -433,14 +438,19 @@
=
+
- lf_set(y, x
+ lf_set(y, x
->
-value);
+value);
+
+
+
+
=
diff --git a/test/known-good/C/src/concurrent/GainThreaded.html b/test/known-good/C/src/concurrent/GainThreaded.html
index afed2fb8b..c11012e90 100644
--- a/test/known-good/C/src/concurrent/GainThreaded.html
+++ b/test/known-good/C/src/concurrent/GainThreaded.html
@@ -116,8 +116,9 @@
=
+
- lf_set(y, x
+ lf_set(y, x
->
@@ -135,7 +136,11 @@
->
-scale);
+scale);
+
+
+
+
=
@@ -590,8 +595,9 @@
=
+
- lf_set(
+ lf_set(
g
@@ -609,7 +615,11 @@
1
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/concurrent/ImportThreaded.html b/test/known-good/C/src/concurrent/ImportThreaded.html
index 7261a266f..d8f664f5e 100644
--- a/test/known-good/C/src/concurrent/ImportThreaded.html
+++ b/test/known-good/C/src/concurrent/ImportThreaded.html
@@ -142,8 +142,9 @@
=
+
- lf_set(
+ lf_set(
a
@@ -161,7 +162,11 @@
42
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/concurrent/MinimalThreaded.html b/test/known-good/C/src/concurrent/MinimalThreaded.html
index c2fa0e1cf..8624e7c9c 100644
--- a/test/known-good/C/src/concurrent/MinimalThreaded.html
+++ b/test/known-good/C/src/concurrent/MinimalThreaded.html
@@ -64,8 +64,9 @@
=
+
- printf(
+ printf(
"
@@ -80,7 +81,11 @@
"
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/concurrent/PingPongThreaded.html b/test/known-good/C/src/concurrent/PingPongThreaded.html
index 6d03d6bee..3d11ed245 100644
--- a/test/known-good/C/src/concurrent/PingPongThreaded.html
+++ b/test/known-good/C/src/concurrent/PingPongThreaded.html
@@ -261,8 +261,9 @@
=
+
- lf_set(send, self
+ lf_set(send, self
->
@@ -277,7 +278,11 @@
-
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/concurrent/TimeLimitThreaded.html b/test/known-good/C/src/concurrent/TimeLimitThreaded.html
index a958f1953..9a9c44f08 100644
--- a/test/known-good/C/src/concurrent/TimeLimitThreaded.html
+++ b/test/known-good/C/src/concurrent/TimeLimitThreaded.html
@@ -722,8 +722,13 @@
=
+
- lf_request_stop();
+ lf_request_stop();
+
+
+
+
=
diff --git a/test/known-good/C/src/docker/federated/DistributedCountContainerized.html b/test/known-good/C/src/docker/federated/DistributedCountContainerized.html
index 3138ae271..d55321a1c 100644
--- a/test/known-good/C/src/docker/federated/DistributedCountContainerized.html
+++ b/test/known-good/C/src/docker/federated/DistributedCountContainerized.html
@@ -201,13 +201,7 @@
msec
-)
-
-
-at
-
-
- rti {
+) {
diff --git a/test/known-good/C/src/docker/federated/DistributedDoublePortContainerized.html b/test/known-good/C/src/docker/federated/DistributedDoublePortContainerized.html
index b8f92f990..bbdf3e28b 100644
--- a/test/known-good/C/src/docker/federated/DistributedDoublePortContainerized.html
+++ b/test/known-good/C/src/docker/federated/DistributedDoublePortContainerized.html
@@ -205,13 +205,7 @@
DistributedDoublePortContainerized
-
-
-
-at
-
-
- rti {
+ {
diff --git a/test/known-good/C/src/docker/federated/DistributedMultiportContainerized.html b/test/known-good/C/src/docker/federated/DistributedMultiportContainerized.html
index d2882e87a..739f56079 100644
--- a/test/known-good/C/src/docker/federated/DistributedMultiportContainerized.html
+++ b/test/known-good/C/src/docker/federated/DistributedMultiportContainerized.html
@@ -119,13 +119,7 @@
DistributedMultiportContainerized
-
-
-
-at
-
-
- rti {
+ {
diff --git a/test/known-good/C/src/docker/federated/DistributedStopDecentralizedContainerized.html b/test/known-good/C/src/docker/federated/DistributedStopDecentralizedContainerized.html
index ea47b07d3..906735fa3 100644
--- a/test/known-good/C/src/docker/federated/DistributedStopDecentralizedContainerized.html
+++ b/test/known-good/C/src/docker/federated/DistributedStopDecentralizedContainerized.html
@@ -119,13 +119,7 @@
DistributedStopDecentralizedContainerized
-
-
-
-at
-
-
- rti {
+ {
diff --git a/test/known-good/C/src/enclave/EnclaveRequestStop.html b/test/known-good/C/src/enclave/EnclaveRequestStop.html
index 5c6a28209..b86290bf8 100644
--- a/test/known-good/C/src/enclave/EnclaveRequestStop.html
+++ b/test/known-good/C/src/enclave/EnclaveRequestStop.html
@@ -135,8 +135,13 @@
=
+
- lf_request_stop();
+ lf_request_stop();
+
+
+
+
=
diff --git a/test/known-good/C/src/federated/BroadcastFeedback.html b/test/known-good/C/src/federated/BroadcastFeedback.html
index 2ea39706c..75cffead6 100644
--- a/test/known-good/C/src/federated/BroadcastFeedback.html
+++ b/test/known-good/C/src/federated/BroadcastFeedback.html
@@ -171,14 +171,19 @@
=
+
- lf_set(out,
+ lf_set(out,
42
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/federated/BroadcastFeedbackWithHierarchy.html b/test/known-good/C/src/federated/BroadcastFeedbackWithHierarchy.html
index c68ca6330..2432cd4c7 100644
--- a/test/known-good/C/src/federated/BroadcastFeedbackWithHierarchy.html
+++ b/test/known-good/C/src/federated/BroadcastFeedbackWithHierarchy.html
@@ -209,14 +209,19 @@
=
+
- lf_set(out,
+ lf_set(out,
42
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/federated/CycleDetection.html b/test/known-good/C/src/federated/CycleDetection.html
index b934d1036..6cc9754b4 100644
--- a/test/known-good/C/src/federated/CycleDetection.html
+++ b/test/known-good/C/src/federated/CycleDetection.html
@@ -311,14 +311,19 @@
=
+
- lf_set(response, self
+ lf_set(response, self
->
-balance);
+balance);
+
+
+
+
=
@@ -420,14 +425,19 @@
=
+
- lf_set(deposit,
+ lf_set(deposit,
100
-);
+);
+
+
+
+
=
@@ -627,8 +637,9 @@
=
+
- lf_print(
+ lf_print(
"
@@ -640,7 +651,11 @@
"
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/federated/DecentralizedP2PComm.html b/test/known-good/C/src/federated/DecentralizedP2PComm.html
index ee34d1d3b..89761547c 100644
--- a/test/known-good/C/src/federated/DecentralizedP2PComm.html
+++ b/test/known-good/C/src/federated/DecentralizedP2PComm.html
@@ -300,8 +300,9 @@
=
+
- lf_set(out, self
+ lf_set(out, self
->
@@ -316,7 +317,11 @@
+
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/federated/DecentralizedP2PUnbalancedTimeout.html b/test/known-good/C/src/federated/DecentralizedP2PUnbalancedTimeout.html
index b221bd320..4e8e2f3c7 100644
--- a/test/known-good/C/src/federated/DecentralizedP2PUnbalancedTimeout.html
+++ b/test/known-good/C/src/federated/DecentralizedP2PUnbalancedTimeout.html
@@ -309,8 +309,9 @@
=
+
- lf_print(
+ lf_print(
"
@@ -322,7 +323,11 @@
"
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/federated/DecentralizedP2PUnbalancedTimeoutPhysical.html b/test/known-good/C/src/federated/DecentralizedP2PUnbalancedTimeoutPhysical.html
index cbec22883..7af4dd7d4 100644
--- a/test/known-good/C/src/federated/DecentralizedP2PUnbalancedTimeoutPhysical.html
+++ b/test/known-good/C/src/federated/DecentralizedP2PUnbalancedTimeoutPhysical.html
@@ -298,8 +298,9 @@
=
+
- lf_print(
+ lf_print(
"
@@ -311,7 +312,11 @@
"
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/federated/DistributedBank.html b/test/known-good/C/src/federated/DistributedBank.html
index de3ece358..fe788a5e2 100644
--- a/test/known-good/C/src/federated/DistributedBank.html
+++ b/test/known-good/C/src/federated/DistributedBank.html
@@ -164,8 +164,9 @@
=
+
- lf_print(
+ lf_print(
"
@@ -192,7 +193,11 @@
+
-);
+);
+
+
+
+
=
@@ -224,36 +229,6 @@
=
-
- if (self
-
-
-->
-
-
-bank_index) {
-
-
-
- lf_print_error_and_exit(
-
-
-"
-
-
-The only bank index should be zero because there should be only one bank member per federate.
-
-
-"
-
-
-);
-
-
-
- }
-
-
if (self
diff --git a/test/known-good/C/src/federated/DistributedDoublePort.html b/test/known-good/C/src/federated/DistributedDoublePort.html
index a4b322807..441614002 100644
--- a/test/known-good/C/src/federated/DistributedDoublePort.html
+++ b/test/known-good/C/src/federated/DistributedDoublePort.html
@@ -270,8 +270,9 @@
=
+
- lf_schedule_int(act,
+ lf_schedule_int(act,
0
@@ -292,7 +293,11 @@
+
-);
+);
+
+
+
+
=
@@ -326,14 +331,19 @@
=
+
- lf_set(out, act
+ lf_set(out, act
->
-value);
+value);
+
+
+
+
=
@@ -539,8 +549,9 @@
=
+
- lf_print(
+ lf_print(
"
@@ -552,7 +563,11 @@
"
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/federated/DistributedPhysicalActionUpstream.html b/test/known-good/C/src/federated/DistributedPhysicalActionUpstream.html
index 8a0780179..fcce924ff 100644
--- a/test/known-good/C/src/federated/DistributedPhysicalActionUpstream.html
+++ b/test/known-good/C/src/federated/DistributedPhysicalActionUpstream.html
@@ -521,14 +521,19 @@
=
+
- lf_set(out, act
+ lf_set(out, act
->
-value);
+value);
+
+
+
+
=
diff --git a/test/known-good/C/src/federated/DistributedPhysicalActionUpstreamLong.html b/test/known-good/C/src/federated/DistributedPhysicalActionUpstreamLong.html
index 79ede7325..cbc20c02e 100644
--- a/test/known-good/C/src/federated/DistributedPhysicalActionUpstreamLong.html
+++ b/test/known-good/C/src/federated/DistributedPhysicalActionUpstreamLong.html
@@ -517,14 +517,19 @@
=
+
- lf_set(out, act
+ lf_set(out, act
->
-value);
+value);
+
+
+
+
=
diff --git a/test/known-good/C/src/federated/EnclaveFederatedRequestStop.html b/test/known-good/C/src/federated/EnclaveFederatedRequestStop.html
index 1f4d0b887..2c98fdb74 100644
--- a/test/known-good/C/src/federated/EnclaveFederatedRequestStop.html
+++ b/test/known-good/C/src/federated/EnclaveFederatedRequestStop.html
@@ -144,8 +144,13 @@
=
+
- lf_request_stop();
+ lf_request_stop();
+
+
+
+
=
diff --git a/test/known-good/C/src/federated/FeedbackDelay.html b/test/known-good/C/src/federated/FeedbackDelay.html
index c6089865e..e9985caf2 100644
--- a/test/known-good/C/src/federated/FeedbackDelay.html
+++ b/test/known-good/C/src/federated/FeedbackDelay.html
@@ -389,8 +389,9 @@
=
+
- lf_print_warning(
+ lf_print_warning(
"
@@ -402,7 +403,11 @@
"
-);
+);
+
+
+
+
=
@@ -615,8 +620,9 @@
=
+
- self
+ self
->
@@ -634,7 +640,11 @@
->
-value;
+value;
+
+
+
+
=
diff --git a/test/known-good/C/src/federated/FeedbackDelaySimple.html b/test/known-good/C/src/federated/FeedbackDelaySimple.html
index eb9504fb1..844ff594d 100644
--- a/test/known-good/C/src/federated/FeedbackDelaySimple.html
+++ b/test/known-good/C/src/federated/FeedbackDelaySimple.html
@@ -320,14 +320,19 @@
=
+
- lf_set(out, self
+ lf_set(out, self
->
-count);
+count);
+
+
+
+
=
diff --git a/test/known-good/C/src/federated/HelloDistributed.html b/test/known-good/C/src/federated/HelloDistributed.html
index 3badee4ea..f785dc8cd 100644
--- a/test/known-good/C/src/federated/HelloDistributed.html
+++ b/test/known-good/C/src/federated/HelloDistributed.html
@@ -276,8 +276,9 @@
=
+
- lf_print(
+ lf_print(
"
@@ -289,7 +290,11 @@
"
-);
+);
+
+
+
+
=
@@ -672,8 +677,9 @@
=
+
- lf_print(
+ lf_print(
"
@@ -685,7 +691,11 @@
"
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/federated/InheritanceFederated.html b/test/known-good/C/src/federated/InheritanceFederated.html
index 9931d18bf..2e5cef42e 100644
--- a/test/known-good/C/src/federated/InheritanceFederated.html
+++ b/test/known-good/C/src/federated/InheritanceFederated.html
@@ -75,8 +75,9 @@
=
+
- printf(
+ printf(
"
@@ -91,7 +92,11 @@
"
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/federated/InheritanceFederatedImport.html b/test/known-good/C/src/federated/InheritanceFederatedImport.html
index ee5d818c5..737246b49 100644
--- a/test/known-good/C/src/federated/InheritanceFederatedImport.html
+++ b/test/known-good/C/src/federated/InheritanceFederatedImport.html
@@ -109,8 +109,9 @@
=
+
- printf(
+ printf(
"
@@ -125,7 +126,11 @@
"
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/federated/LevelPattern.html b/test/known-good/C/src/federated/LevelPattern.html
index 3101ef005..6b99938c2 100644
--- a/test/known-good/C/src/federated/LevelPattern.html
+++ b/test/known-good/C/src/federated/LevelPattern.html
@@ -201,14 +201,19 @@
=
+
- lf_set(out, in
+ lf_set(out, in
->
-value);
+value);
+
+
+
+
=
@@ -471,8 +476,9 @@
=
+
- lf_set(
+ lf_set(
i1
@@ -490,7 +496,11 @@
->
-value);
+value);
+
+
+
+
=
@@ -536,8 +546,9 @@
=
+
- lf_set(
+ lf_set(
i2
@@ -555,7 +566,11 @@
->
-value);
+value);
+
+
+
+
=
diff --git a/test/known-good/C/src/federated/LoopDistributedCentralizedPrecedenceHierarchy.html b/test/known-good/C/src/federated/LoopDistributedCentralizedPrecedenceHierarchy.html
index 202d7d7a6..1fa9b7fe7 100644
--- a/test/known-good/C/src/federated/LoopDistributedCentralizedPrecedenceHierarchy.html
+++ b/test/known-good/C/src/federated/LoopDistributedCentralizedPrecedenceHierarchy.html
@@ -293,8 +293,9 @@
=
+
- self
+ self
->
@@ -315,7 +316,11 @@
->
-incr;
+incr;
+
+
+
+
=
@@ -343,8 +348,9 @@
=
+
- self
+ self
->
@@ -362,7 +368,11 @@
->
-count;
+count;
+
+
+
+
=
diff --git a/test/known-good/C/src/federated/StopAtShutdown.html b/test/known-good/C/src/federated/StopAtShutdown.html
index 62a53df58..c515baac5 100644
--- a/test/known-good/C/src/federated/StopAtShutdown.html
+++ b/test/known-good/C/src/federated/StopAtShutdown.html
@@ -123,8 +123,9 @@
=
+
- lf_print(
+ lf_print(
"
@@ -136,7 +137,11 @@
"
-);
+);
+
+
+
+
=
@@ -164,8 +169,9 @@
=
+
- lf_print(
+ lf_print(
"
@@ -177,7 +183,11 @@
"
-);
+);
+
+
+
+
=
@@ -208,8 +218,13 @@
=
+
- lf_request_stop();
+ lf_request_stop();
+
+
+
+
=
@@ -308,14 +323,19 @@
=
+
- lf_set(out,
+ lf_set(out,
1
-);
+);
+
+
+
+
=
@@ -346,8 +366,13 @@
=
+
+
+ lf_request_stop();
+
+
- lf_request_stop();
+
=
diff --git a/test/known-good/C/src/federated/TopLevelArtifacts.html b/test/known-good/C/src/federated/TopLevelArtifacts.html
index d60303bf5..7678d1252 100644
--- a/test/known-good/C/src/federated/TopLevelArtifacts.html
+++ b/test/known-good/C/src/federated/TopLevelArtifacts.html
@@ -346,8 +346,9 @@
=
+
- self
+ self
->
@@ -362,7 +363,11 @@
+
-;
+;
+
+
+
+
=
@@ -455,8 +460,9 @@
=
+
- self
+ self
->
@@ -471,7 +477,11 @@
+
-;
+;
+
+
+
+
=
diff --git a/test/known-good/C/src/generics/ParameterAsArgument.html b/test/known-good/C/src/generics/ParameterAsArgument.html
index 9590e2cc1..80efdde67 100644
--- a/test/known-good/C/src/generics/ParameterAsArgument.html
+++ b/test/known-good/C/src/generics/ParameterAsArgument.html
@@ -455,8 +455,9 @@
=
+
- lf_set(
+ lf_set(
cc
@@ -474,7 +475,11 @@
42
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/generics/TypeCheck.html b/test/known-good/C/src/generics/TypeCheck.html
index db3f4f9ff..68d949d59 100644
--- a/test/known-good/C/src/generics/TypeCheck.html
+++ b/test/known-good/C/src/generics/TypeCheck.html
@@ -204,8 +204,9 @@
=
+
- lf_set(out, self
+ lf_set(out, self
->
@@ -220,7 +221,11 @@
+
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/lib/Count.html b/test/known-good/C/src/lib/Count.html
index d8bb66b94..f28c21137 100644
--- a/test/known-good/C/src/lib/Count.html
+++ b/test/known-good/C/src/lib/Count.html
@@ -158,8 +158,9 @@
=
+
- lf_set(out, self
+ lf_set(out, self
->
@@ -174,7 +175,11 @@
+
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/lib/FileLevelPreamble.html b/test/known-good/C/src/lib/FileLevelPreamble.html
index ac4def3d1..257fa359e 100644
--- a/test/known-good/C/src/lib/FileLevelPreamble.html
+++ b/test/known-good/C/src/lib/FileLevelPreamble.html
@@ -81,8 +81,9 @@
=
+
- printf(
+ printf(
"
@@ -97,7 +98,11 @@
"
-, FOO);
+, FOO);
+
+
+
+
=
diff --git a/test/known-good/C/src/lib/Imported.html b/test/known-good/C/src/lib/Imported.html
index c908ebeb7..f4a864448 100644
--- a/test/known-good/C/src/lib/Imported.html
+++ b/test/known-good/C/src/lib/Imported.html
@@ -152,8 +152,9 @@
=
+
- lf_set(
+ lf_set(
a
@@ -171,7 +172,11 @@
->
-value);
+value);
+
+
+
+
=
diff --git a/test/known-good/C/src/lib/ImportedComposition.html b/test/known-good/C/src/lib/ImportedComposition.html
index 2b533879e..865b42e9e 100644
--- a/test/known-good/C/src/lib/ImportedComposition.html
+++ b/test/known-good/C/src/lib/ImportedComposition.html
@@ -102,8 +102,9 @@
=
+
- lf_set(y, x
+ lf_set(y, x
->
@@ -121,7 +122,11 @@
2
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/lib/InternalDelay.html b/test/known-good/C/src/lib/InternalDelay.html
index 91239a41d..fa8174754 100644
--- a/test/known-good/C/src/lib/InternalDelay.html
+++ b/test/known-good/C/src/lib/InternalDelay.html
@@ -146,8 +146,9 @@
=
+
- lf_schedule_int(d, self
+ lf_schedule_int(d, self
->
@@ -159,7 +160,11 @@
->
-value);
+value);
+
+
+
+
=
@@ -193,14 +198,19 @@
=
+
- lf_set(out, d
+ lf_set(out, d
->
-value);
+value);
+
+
+
+
=
diff --git a/test/known-good/C/src/lib/PassThrough.html b/test/known-good/C/src/lib/PassThrough.html
index 5dada7e07..cf4cccde8 100644
--- a/test/known-good/C/src/lib/PassThrough.html
+++ b/test/known-good/C/src/lib/PassThrough.html
@@ -104,14 +104,19 @@
=
+
- lf_set(out, in
+ lf_set(out, in
->
-value);
+value);
+
+
+
+
=
diff --git a/test/known-good/C/src/modal_models/BanksCount3ModesComplex.html b/test/known-good/C/src/modal_models/BanksCount3ModesComplex.html
index 6feba54ae..16c85449f 100644
--- a/test/known-good/C/src/modal_models/BanksCount3ModesComplex.html
+++ b/test/known-good/C/src/modal_models/BanksCount3ModesComplex.html
@@ -508,8 +508,13 @@
=
+
- lf_set_mode(Two);
+ lf_set_mode(Two);
+
+
+
+
=
@@ -674,8 +679,13 @@
=
+
- lf_set_mode(One);
+ lf_set_mode(One);
+
+
+
+
=
diff --git a/test/known-good/C/src/modal_models/ConvertCaseTest.html b/test/known-good/C/src/modal_models/ConvertCaseTest.html
index 2174f215d..0b61a102d 100644
--- a/test/known-good/C/src/modal_models/ConvertCaseTest.html
+++ b/test/known-good/C/src/modal_models/ConvertCaseTest.html
@@ -291,8 +291,13 @@
=
+
- lf_set_mode(Discarding);
+ lf_set_mode(Discarding);
+
+
+
+
=
@@ -340,8 +345,9 @@
=
+
- lf_set(converted,
+ lf_set(converted,
'
@@ -353,7 +359,11 @@
'
-);
+);
+
+
+
+
=
@@ -393,8 +403,13 @@
=
+
+
+ lf_set_mode(Converting);
+
+
- lf_set_mode(Converting);
+
=
@@ -610,8 +625,13 @@
=
+
- lf_set_mode(Discarding);
+ lf_set_mode(Discarding);
+
+
+
+
=
@@ -659,8 +679,9 @@
=
+
- lf_set(converted,
+ lf_set(converted,
'
@@ -672,7 +693,11 @@
'
-);
+);
+
+
+
+
=
@@ -706,8 +731,13 @@
=
+
- lf_set_mode(Converting);
+ lf_set_mode(Converting);
+
+
+
+
=
@@ -2303,8 +2333,9 @@
=
+
- printf(
+ printf(
"
@@ -2334,7 +2365,11 @@
->
-value);
+value);
+
+
+
+
=
diff --git a/test/known-good/C/src/modal_models/Count3Modes.html b/test/known-good/C/src/modal_models/Count3Modes.html
index 350ae334e..0bca41ebb 100644
--- a/test/known-good/C/src/modal_models/Count3Modes.html
+++ b/test/known-good/C/src/modal_models/Count3Modes.html
@@ -450,6 +450,13 @@
+
+
+
@@ -483,8 +490,9 @@
=
+
- lf_set(
+ lf_set(
counter
@@ -502,16 +510,17 @@
true
-);
+);
+
+
+
+
=
-}
-
-
diff --git a/test/known-good/C/src/modal_models/MixedReactions.html b/test/known-good/C/src/modal_models/MixedReactions.html
index 05be70fe2..d4a2878b7 100644
--- a/test/known-good/C/src/modal_models/MixedReactions.html
+++ b/test/known-good/C/src/modal_models/MixedReactions.html
@@ -199,8 +199,9 @@
=
+
- self
+ self
->
@@ -242,7 +243,11 @@
1
-;
+;
+
+
+
+
=
@@ -270,8 +275,9 @@
=
+
- self
+ self
->
@@ -313,7 +319,11 @@
2
-;
+;
+
+
+
+
=
@@ -453,8 +463,9 @@
=
+
- self
+ self
->
@@ -496,7 +507,11 @@
4
-;
+;
+
+
+
+
=
@@ -534,8 +549,9 @@
=
+
- self
+ self
->
@@ -577,7 +593,11 @@
5
-;
+;
+
+
+
+
=
diff --git a/test/known-good/C/src/modal_models/ModalActions.html b/test/known-good/C/src/modal_models/ModalActions.html
index 208cc7f59..6210baee3 100644
--- a/test/known-good/C/src/modal_models/ModalActions.html
+++ b/test/known-good/C/src/modal_models/ModalActions.html
@@ -2168,6 +2168,13 @@
+
+
+
@@ -2201,8 +2208,9 @@
=
+
- lf_set(
+ lf_set(
modal
@@ -2220,16 +2228,17 @@
true
-);
+);
+
+
+
+
=
-}
-
-
diff --git a/test/known-good/C/src/modal_models/ModalAfter.html b/test/known-good/C/src/modal_models/ModalAfter.html
index d6b3d5dd6..c5ff553d5 100644
--- a/test/known-good/C/src/modal_models/ModalAfter.html
+++ b/test/known-good/C/src/modal_models/ModalAfter.html
@@ -2377,6 +2377,13 @@
+
+
+
@@ -2410,8 +2417,9 @@
=
+
- lf_set(
+ lf_set(
modal
@@ -2429,16 +2437,17 @@
true
-);
+);
+
+
+
+
=
-}
-
-
diff --git a/test/known-good/C/src/modal_models/ModalCycleBreaker.html b/test/known-good/C/src/modal_models/ModalCycleBreaker.html
index d417275e6..286235b2e 100644
--- a/test/known-good/C/src/modal_models/ModalCycleBreaker.html
+++ b/test/known-good/C/src/modal_models/ModalCycleBreaker.html
@@ -384,14 +384,19 @@
=
+
- lf_set(out, in1
+ lf_set(out, in1
->
-value);
+value);
+
+
+
+
=
@@ -656,8 +661,9 @@
=
+
- lf_set(value, self
+ lf_set(value, self
->
@@ -672,7 +678,11 @@
+
-);
+);
+
+
+
+
=
@@ -1153,6 +1163,13 @@
+
+
+
@@ -1177,8 +1194,9 @@
=
+
- printf(
+ printf(
"
@@ -1208,16 +1226,17 @@
->
-value);
+value);
+
+
+
+
=
-}
-
-
diff --git a/test/known-good/C/src/modal_models/ModalNestedReactions.html b/test/known-good/C/src/modal_models/ModalNestedReactions.html
index 61e099f52..b5d5475b6 100644
--- a/test/known-good/C/src/modal_models/ModalNestedReactions.html
+++ b/test/known-good/C/src/modal_models/ModalNestedReactions.html
@@ -413,14 +413,19 @@
=
+
- lf_set(never,
+ lf_set(never,
true
-);
+);
+
+
+
+
=
@@ -523,14 +528,19 @@
=
+
- lf_set(out, in
+ lf_set(out, in
->
-value);
+value);
+
+
+
+
=
@@ -620,6 +630,13 @@
+
+
+
@@ -653,8 +670,9 @@
=
+
- lf_set(
+ lf_set(
counter
@@ -672,16 +690,17 @@
true
-);
+);
+
+
+
+
=
-}
-
-
diff --git a/test/known-good/C/src/modal_models/ModalStartupShutdown.html b/test/known-good/C/src/modal_models/ModalStartupShutdown.html
index 17c7325a7..cd03a6a33 100644
--- a/test/known-good/C/src/modal_models/ModalStartupShutdown.html
+++ b/test/known-good/C/src/modal_models/ModalStartupShutdown.html
@@ -3416,6 +3416,13 @@
+
+
+
@@ -3449,8 +3456,9 @@
=
+
- lf_set(
+ lf_set(
modal
@@ -3468,16 +3476,17 @@
true
-);
+);
+
+
+
+
=
-}
-
-
diff --git a/test/known-good/C/src/modal_models/ModalStateReset.html b/test/known-good/C/src/modal_models/ModalStateReset.html
index 8c5954f06..6c0246def 100644
--- a/test/known-good/C/src/modal_models/ModalStateReset.html
+++ b/test/known-good/C/src/modal_models/ModalStateReset.html
@@ -441,8 +441,9 @@
=
+
- self
+ self
->
@@ -460,7 +461,11 @@
0
-;
+;
+
+
+
+
=
@@ -731,8 +736,9 @@
=
+
- self
+ self
->
@@ -753,7 +759,11 @@
2
-;
+;
+
+
+
+
=
@@ -2265,6 +2275,13 @@
+
+
+
@@ -2298,8 +2315,9 @@
=
+
- lf_set(
+ lf_set(
modal
@@ -2317,16 +2335,17 @@
true
-);
+);
+
+
+
+
=
-}
-
-
diff --git a/test/known-good/C/src/modal_models/ModalStateResetAuto.html b/test/known-good/C/src/modal_models/ModalStateResetAuto.html
index 8b6d04585..e41f451e0 100644
--- a/test/known-good/C/src/modal_models/ModalStateResetAuto.html
+++ b/test/known-good/C/src/modal_models/ModalStateResetAuto.html
@@ -2168,6 +2168,13 @@
+
+
+
@@ -2201,8 +2208,9 @@
=
+
- lf_set(
+ lf_set(
modal
@@ -2220,16 +2228,17 @@
true
-);
+);
+
+
+
+
=
-}
-
-
diff --git a/test/known-good/C/src/modal_models/ModalTimers.html b/test/known-good/C/src/modal_models/ModalTimers.html
index 4cb98655e..b17f0c037 100644
--- a/test/known-good/C/src/modal_models/ModalTimers.html
+++ b/test/known-good/C/src/modal_models/ModalTimers.html
@@ -1289,6 +1289,13 @@
+
+
+
@@ -1322,8 +1329,9 @@
=
+
- lf_set(
+ lf_set(
modal
@@ -1341,16 +1349,17 @@
true
-);
+);
+
+
+
+
=
-}
-
-
diff --git a/test/known-good/C/src/modal_models/MultipleOutputFeeder_2Connections.html b/test/known-good/C/src/modal_models/MultipleOutputFeeder_2Connections.html
index c1db6f669..dd92fe502 100644
--- a/test/known-good/C/src/modal_models/MultipleOutputFeeder_2Connections.html
+++ b/test/known-good/C/src/modal_models/MultipleOutputFeeder_2Connections.html
@@ -279,8 +279,13 @@
=
+
+
+ lf_set_mode(Two);
+
+
- lf_set_mode(Two);
+
=
@@ -396,8 +401,13 @@
=
+
+
+ lf_set_mode(One);
+
+
- lf_set_mode(One);
+
=
@@ -562,8 +572,9 @@
=
+
- lf_set(value, self
+ lf_set(value, self
->
@@ -578,7 +589,11 @@
+
-);
+);
+
+
+
+
=
@@ -1161,6 +1176,13 @@
+
+
+
@@ -1194,8 +1216,9 @@
=
+
- lf_set(
+ lf_set(
modal
@@ -1213,22 +1236,30 @@
true
-);
+);
+
+
+
+
=
-}
-
-
+
+
+
@@ -1253,8 +1284,9 @@
=
+
- printf(
+ printf(
"
@@ -1284,16 +1316,17 @@
->
-value);
+value);
+
+
+
+
=
-}
-
-
diff --git a/test/known-good/C/src/modal_models/MultipleOutputFeeder_ReactionConnections.html b/test/known-good/C/src/modal_models/MultipleOutputFeeder_ReactionConnections.html
index cd3c5dfc5..aae2f1d57 100644
--- a/test/known-good/C/src/modal_models/MultipleOutputFeeder_ReactionConnections.html
+++ b/test/known-good/C/src/modal_models/MultipleOutputFeeder_ReactionConnections.html
@@ -279,8 +279,13 @@
=
+
- lf_set_mode(Two);
+ lf_set_mode(Two);
+
+
+
+
=
@@ -383,8 +388,9 @@
=
+
- lf_set(count,
+ lf_set(count,
counter2
@@ -411,7 +417,11 @@
10
-);
+);
+
+
+
+
=
@@ -445,8 +455,13 @@
=
+
+
+ lf_set_mode(One);
+
+
- lf_set_mode(One);
+
=
@@ -611,8 +626,9 @@
=
+
- lf_set(value, self
+ lf_set(value, self
->
@@ -627,7 +643,11 @@
+
-);
+);
+
+
+
+
=
@@ -1210,6 +1230,13 @@
+
+
+
@@ -1243,8 +1270,9 @@
=
+
- lf_set(
+ lf_set(
modal
@@ -1262,22 +1290,30 @@
true
-);
+);
+
+
+
+
=
-}
-
-
+
+
+
@@ -1302,8 +1338,9 @@
=
+
- printf(
+ printf(
"
@@ -1333,16 +1370,17 @@
->
-value);
+value);
+
+
+
+
=
-}
-
-
diff --git a/test/known-good/C/src/modal_models/util/TraceTesting.html b/test/known-good/C/src/modal_models/util/TraceTesting.html
index 95aee2e01..5d2e4cc33 100644
--- a/test/known-good/C/src/modal_models/util/TraceTesting.html
+++ b/test/known-good/C/src/modal_models/util/TraceTesting.html
@@ -301,8 +301,9 @@
=
+
- self
+ self
->
@@ -317,7 +318,11 @@
(
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/multiport/BankGangedConnections.html b/test/known-good/C/src/multiport/BankGangedConnections.html
index 70fcfa517..63e20dfaf 100644
--- a/test/known-good/C/src/multiport/BankGangedConnections.html
+++ b/test/known-good/C/src/multiport/BankGangedConnections.html
@@ -177,14 +177,19 @@
=
+
- lf_set(out, in
+ lf_set(out, in
->
-value);
+value);
+
+
+
+
=
diff --git a/test/known-good/C/src/multiport/BankIndexInitializer.html b/test/known-good/C/src/multiport/BankIndexInitializer.html
index db959a6a6..2cdddd135 100644
--- a/test/known-good/C/src/multiport/BankIndexInitializer.html
+++ b/test/known-good/C/src/multiport/BankIndexInitializer.html
@@ -25,15 +25,17 @@
=
+
- extern int table[
+ extern int table[
4
-];
+];
+
=
@@ -106,8 +108,9 @@
=
+
- int table[]
+ int table[]
=
@@ -137,7 +140,11 @@
1
-};
+};
+
+
+
+
=
@@ -200,14 +207,19 @@
=
+
- lf_set(out, self
+ lf_set(out, self
->
-value);
+value);
+
+
+
+
=
diff --git a/test/known-good/C/src/multiport/BankSelfBroadcast.html b/test/known-good/C/src/multiport/BankSelfBroadcast.html
index c4b3daca6..4358a5f4e 100644
--- a/test/known-good/C/src/multiport/BankSelfBroadcast.html
+++ b/test/known-good/C/src/multiport/BankSelfBroadcast.html
@@ -174,14 +174,19 @@
=
+
- lf_set(out, self
+ lf_set(out, self
->
-bank_index);
+bank_index);
+
+
+
+
=
diff --git a/test/known-good/C/src/multiport/BankToMultiport.html b/test/known-good/C/src/multiport/BankToMultiport.html
index 2ffe6e543..5e10ed59e 100644
--- a/test/known-good/C/src/multiport/BankToMultiport.html
+++ b/test/known-good/C/src/multiport/BankToMultiport.html
@@ -97,14 +97,19 @@
=
+
- lf_set(out, self
+ lf_set(out, self
->
-bank_index);
+bank_index);
+
+
+
+
=
diff --git a/test/known-good/C/src/multiport/Broadcast.html b/test/known-good/C/src/multiport/Broadcast.html
index 3f6345b9a..2b5977f94 100644
--- a/test/known-good/C/src/multiport/Broadcast.html
+++ b/test/known-good/C/src/multiport/Broadcast.html
@@ -111,14 +111,19 @@
=
+
- lf_set(out,
+ lf_set(out,
42
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/multiport/BroadcastAfter.html b/test/known-good/C/src/multiport/BroadcastAfter.html
index 409fa36a4..c101b1fbf 100644
--- a/test/known-good/C/src/multiport/BroadcastAfter.html
+++ b/test/known-good/C/src/multiport/BroadcastAfter.html
@@ -111,14 +111,19 @@
=
+
- lf_set(out,
+ lf_set(out,
42
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/multiport/BroadcastMultipleAfter.html b/test/known-good/C/src/multiport/BroadcastMultipleAfter.html
index 6d798b6c7..5ca2d4bf0 100644
--- a/test/known-good/C/src/multiport/BroadcastMultipleAfter.html
+++ b/test/known-good/C/src/multiport/BroadcastMultipleAfter.html
@@ -129,14 +129,19 @@
=
+
- lf_set(out, self
+ lf_set(out, self
->
-value);
+value);
+
+
+
+
=
diff --git a/test/known-good/C/src/multiport/MultiportFromBank.html b/test/known-good/C/src/multiport/MultiportFromBank.html
index 1b7578b87..a87f66f9f 100644
--- a/test/known-good/C/src/multiport/MultiportFromBank.html
+++ b/test/known-good/C/src/multiport/MultiportFromBank.html
@@ -155,8 +155,9 @@
=
+
- lf_set(out, self
+ lf_set(out, self
->
@@ -174,7 +175,11 @@
->
-check_override);
+check_override);
+
+
+
+
=
diff --git a/test/known-good/C/src/multiport/MultiportIn.html b/test/known-good/C/src/multiport/MultiportIn.html
index af16c415d..d45c3ed82 100644
--- a/test/known-good/C/src/multiport/MultiportIn.html
+++ b/test/known-good/C/src/multiport/MultiportIn.html
@@ -308,14 +308,19 @@
=
+
- lf_set(out, in
+ lf_set(out, in
->
-value);
+value);
+
+
+
+
=
diff --git a/test/known-good/C/src/multiport/MultiportInParameterized.html b/test/known-good/C/src/multiport/MultiportInParameterized.html
index f2cd4702a..fa43c0014 100644
--- a/test/known-good/C/src/multiport/MultiportInParameterized.html
+++ b/test/known-good/C/src/multiport/MultiportInParameterized.html
@@ -308,14 +308,19 @@
=
+
- lf_set(out, in
+ lf_set(out, in
->
-value);
+value);
+
+
+
+
=
diff --git a/test/known-good/C/src/multiport/PipelineAfter.html b/test/known-good/C/src/multiport/PipelineAfter.html
index ef88395a7..eaf066291 100644
--- a/test/known-good/C/src/multiport/PipelineAfter.html
+++ b/test/known-good/C/src/multiport/PipelineAfter.html
@@ -75,14 +75,19 @@
=
+
- lf_set(out,
+ lf_set(out,
40
-);
+);
+
+
+
+
=
@@ -181,8 +186,9 @@
=
+
- lf_set(out, in
+ lf_set(out, in
->
@@ -200,7 +206,11 @@
2
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/multiport/ReactionsToNested.html b/test/known-good/C/src/multiport/ReactionsToNested.html
index db331894e..fd09cdb90 100644
--- a/test/known-good/C/src/multiport/ReactionsToNested.html
+++ b/test/known-good/C/src/multiport/ReactionsToNested.html
@@ -542,8 +542,9 @@
=
+
- lf_set(
+ lf_set(
d
@@ -567,7 +568,11 @@
42
-);
+);
+
+
+
+
=
@@ -616,8 +621,9 @@
=
+
- lf_set(
+ lf_set(
d
@@ -641,7 +647,11 @@
43
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/no_inlining/Count.html b/test/known-good/C/src/no_inlining/Count.html
index dfdd33fc7..f9774a354 100644
--- a/test/known-good/C/src/no_inlining/Count.html
+++ b/test/known-good/C/src/no_inlining/Count.html
@@ -192,8 +192,9 @@
=
+
- printf(
+ printf(
"
@@ -220,7 +221,11 @@
"
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/no_inlining/CountHierarchy.html b/test/known-good/C/src/no_inlining/CountHierarchy.html
index 45ffe0b6d..8a12bef30 100644
--- a/test/known-good/C/src/no_inlining/CountHierarchy.html
+++ b/test/known-good/C/src/no_inlining/CountHierarchy.html
@@ -163,14 +163,19 @@
=
+
- lf_set(out,
+ lf_set(out,
0
-);
+);
+
+
+
+
=
@@ -361,8 +366,9 @@
=
+
- printf(
+ printf(
"
@@ -389,7 +395,11 @@
"
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/target/FederatedFiles.html b/test/known-good/C/src/target/FederatedFiles.html
index 3ce8c555a..0ea25817e 100644
--- a/test/known-good/C/src/target/FederatedFiles.html
+++ b/test/known-good/C/src/target/FederatedFiles.html
@@ -90,8 +90,9 @@
=
+
- lf_print(
+ lf_print(
"
@@ -103,7 +104,11 @@
"
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/target/Math.html b/test/known-good/C/src/target/Math.html
index cf6fdf5f3..831e1877e 100644
--- a/test/known-good/C/src/target/Math.html
+++ b/test/known-good/C/src/target/Math.html
@@ -81,8 +81,9 @@
=
+
- lf_print(
+ lf_print(
"
@@ -106,7 +107,11 @@
75
-));
+));
+
+
+
+
=
diff --git a/test/known-good/C/src/target/Platform.html b/test/known-good/C/src/target/Platform.html
index 4b34eee91..854a2a71c 100644
--- a/test/known-good/C/src/target/Platform.html
+++ b/test/known-good/C/src/target/Platform.html
@@ -76,8 +76,9 @@
=
+
- lf_print(
+ lf_print(
"
@@ -89,7 +90,11 @@
"
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/token/lib/Token.html b/test/known-good/C/src/token/lib/Token.html
index ee05841b2..d04b09399 100644
--- a/test/known-good/C/src/token/lib/Token.html
+++ b/test/known-good/C/src/token/lib/Token.html
@@ -1301,14 +1301,19 @@
=
+
- lf_set_token(out, a
+ lf_set_token(out, a
->
-token);
+token);
+
+
+
+
=
@@ -1342,8 +1347,9 @@
=
+
- lf_schedule_token(a, MSEC(
+ lf_schedule_token(a, MSEC(
1
@@ -1355,7 +1361,11 @@
->
-token);
+token);
+
+
+
+
=
diff --git a/test/known-good/C/src/zephyr/unthreaded/HelloZephyr.html b/test/known-good/C/src/zephyr/unthreaded/HelloZephyr.html
index cd6b0e0f6..4da49a9f9 100644
--- a/test/known-good/C/src/zephyr/unthreaded/HelloZephyr.html
+++ b/test/known-good/C/src/zephyr/unthreaded/HelloZephyr.html
@@ -66,8 +66,9 @@
=
+
- printf(
+ printf(
"
@@ -82,7 +83,11 @@
"
-);
+);
+
+
+
+
=
diff --git a/test/known-good/C/src/zephyr/unthreaded/Timer.html b/test/known-good/C/src/zephyr/unthreaded/Timer.html
index 85bfb471c..f54cae419 100644
--- a/test/known-good/C/src/zephyr/unthreaded/Timer.html
+++ b/test/known-good/C/src/zephyr/unthreaded/Timer.html
@@ -127,8 +127,9 @@
=
+
- printf(
+ printf(
"
@@ -143,7 +144,11 @@
"
-);
+);
+
+
+
+
=
diff --git a/test/known-good/Cpp/src/ActionDelay.html b/test/known-good/Cpp/src/ActionDelay.html
index c3d20c10c..4e4c3626e 100644
--- a/test/known-good/Cpp/src/ActionDelay.html
+++ b/test/known-good/Cpp/src/ActionDelay.html
@@ -249,8 +249,9 @@
=
+
-
+
y_out
@@ -270,8 +271,9 @@
;
+
-
+
=
@@ -351,8 +353,9 @@
=
+
-
+
out
@@ -370,7 +373,11 @@
1
-);
+);
+
+
+
+
=
diff --git a/test/known-good/Cpp/src/ActionWithNoReaction.html b/test/known-good/Cpp/src/ActionWithNoReaction.html
index 5715cc079..6996999a9 100644
--- a/test/known-good/Cpp/src/ActionWithNoReaction.html
+++ b/test/known-good/Cpp/src/ActionWithNoReaction.html
@@ -605,8 +605,9 @@
=
+
-
+
f
@@ -630,7 +631,11 @@
42
-);
+);
+
+
+
+
=
diff --git a/test/known-good/Cpp/src/After.html b/test/known-good/Cpp/src/After.html
index 07e7d2a13..7364ea221 100644
--- a/test/known-good/Cpp/src/After.html
+++ b/test/known-good/Cpp/src/After.html
@@ -134,8 +134,9 @@
=
+
-
+
y
@@ -171,7 +172,11 @@
get
-()));
+()));
+
+
+
+
=
diff --git a/test/known-good/Cpp/src/AfterZero.html b/test/known-good/Cpp/src/AfterZero.html
index 8707bdcd0..a7fd0a60e 100644
--- a/test/known-good/Cpp/src/AfterZero.html
+++ b/test/known-good/Cpp/src/AfterZero.html
@@ -134,8 +134,9 @@
=
+
-
+
y
@@ -171,7 +172,11 @@
get
-()));
+()));
+
+
+
+
=
diff --git a/test/known-good/Cpp/src/ArrayScale.html b/test/known-good/Cpp/src/ArrayScale.html
index 7cd12aafd..b8281040f 100644
--- a/test/known-good/Cpp/src/ArrayScale.html
+++ b/test/known-good/Cpp/src/ArrayScale.html
@@ -231,7 +231,7 @@
- for(int i
+ for(auto i
=
diff --git a/test/known-good/Cpp/src/CompositionGain.html b/test/known-good/Cpp/src/CompositionGain.html
index 9725262bb..217acb0a3 100644
--- a/test/known-good/Cpp/src/CompositionGain.html
+++ b/test/known-good/Cpp/src/CompositionGain.html
@@ -427,8 +427,9 @@
=
+
-
+
wrapper
@@ -452,7 +453,11 @@
42
-);
+);
+
+
+
+
=
diff --git a/test/known-good/Cpp/src/DanglingOutput.html b/test/known-good/Cpp/src/DanglingOutput.html
index cac00dec4..1d475d3ea 100644
--- a/test/known-good/Cpp/src/DanglingOutput.html
+++ b/test/known-good/Cpp/src/DanglingOutput.html
@@ -90,8 +90,9 @@
=
+
-
+
out
@@ -109,7 +110,11 @@
1
-);
+);
+
+
+
+
=
diff --git a/test/known-good/Cpp/src/DelayInt.html b/test/known-good/Cpp/src/DelayInt.html
index 05ca041ee..b98c1a049 100644
--- a/test/known-good/Cpp/src/DelayInt.html
+++ b/test/known-good/Cpp/src/DelayInt.html
@@ -150,8 +150,9 @@
=
+
-
+
d
@@ -175,7 +176,11 @@
get
-(), delay);
+(), delay);
+
+
+
+
=
@@ -935,8 +940,9 @@
=
+
-
+
d
@@ -960,7 +966,11 @@
42
-);
+);
+
+
+
+
=
diff --git a/test/known-good/Cpp/src/DelayedAction.html b/test/known-good/Cpp/src/DelayedAction.html
index 3beca84dc..9e821f18c 100644
--- a/test/known-good/Cpp/src/DelayedAction.html
+++ b/test/known-good/Cpp/src/DelayedAction.html
@@ -182,8 +182,9 @@
=
+
-
+
a
@@ -195,7 +196,11 @@
schedule
-(100ms);
+(100ms);
+
+
+
+
=
diff --git a/test/known-good/Cpp/src/DelayedReaction.html b/test/known-good/Cpp/src/DelayedReaction.html
index 3e8b0414d..84b6fc4a1 100644
--- a/test/known-good/Cpp/src/DelayedReaction.html
+++ b/test/known-good/Cpp/src/DelayedReaction.html
@@ -79,8 +79,9 @@
=
+
-
+
out
@@ -92,7 +93,11 @@
set
-();
+();
+
+
+
+
=
diff --git a/test/known-good/Cpp/src/Determinism.html b/test/known-good/Cpp/src/Determinism.html
index 122a3ff51..20172db79 100644
--- a/test/known-good/Cpp/src/Determinism.html
+++ b/test/known-good/Cpp/src/Determinism.html
@@ -82,8 +82,9 @@
=
+
-
+
y
@@ -101,7 +102,11 @@
1
-);
+);
+
+
+
+
=
@@ -517,8 +522,9 @@
=
+
-
+
y
@@ -542,7 +548,11 @@
get
-());
+());
+
+
+
+
=
diff --git a/test/known-good/Cpp/src/DoublePort.html b/test/known-good/Cpp/src/DoublePort.html
index fe522fc50..1405e9746 100644
--- a/test/known-good/Cpp/src/DoublePort.html
+++ b/test/known-good/Cpp/src/DoublePort.html
@@ -322,8 +322,9 @@
=
+
-
+
out
@@ -347,7 +348,11 @@
get
-());
+());
+
+
+
+
=
diff --git a/test/known-good/Cpp/src/Gain.html b/test/known-good/Cpp/src/Gain.html
index 41846889d..81157bd2d 100644
--- a/test/known-good/Cpp/src/Gain.html
+++ b/test/known-good/Cpp/src/Gain.html
@@ -116,8 +116,9 @@
=
+
-
+
y
@@ -150,7 +151,11 @@
*
- scale);
+ scale);
+
+
+
+
=
@@ -528,8 +533,9 @@
=
+
-
+
g
@@ -553,7 +559,11 @@
1
-);
+);
+
+
+
+
=
diff --git a/test/known-good/Cpp/src/GetMicroStep.html b/test/known-good/Cpp/src/GetMicroStep.html
index df8318954..266504458 100644
--- a/test/known-good/Cpp/src/GetMicroStep.html
+++ b/test/known-good/Cpp/src/GetMicroStep.html
@@ -141,8 +141,9 @@
=
+
-
+
l
@@ -172,7 +173,11 @@
zero
-());
+());
+
+
+
+
=
diff --git a/test/known-good/Cpp/src/HelloWorld.html b/test/known-good/Cpp/src/HelloWorld.html
index 72f30791b..aaa0a6039 100644
--- a/test/known-good/Cpp/src/HelloWorld.html
+++ b/test/known-good/Cpp/src/HelloWorld.html
@@ -54,8 +54,9 @@
=
+
-
+
std
@@ -91,7 +92,11 @@
endl
-;
+;
+
+
+
+
=
diff --git a/test/known-good/Cpp/src/Hierarchy.html b/test/known-good/Cpp/src/Hierarchy.html
index c62103d35..45d101e99 100644
--- a/test/known-good/Cpp/src/Hierarchy.html
+++ b/test/known-good/Cpp/src/Hierarchy.html
@@ -86,8 +86,9 @@
=
+
-
+
out
@@ -105,7 +106,11 @@
1
-);
+);
+
+
+
+
=
@@ -204,8 +209,9 @@
=
+
-
+
out
@@ -244,7 +250,11 @@
2
-);
+);
+
+
+
+
=
diff --git a/test/known-good/Cpp/src/Hierarchy2.html b/test/known-good/Cpp/src/Hierarchy2.html
index 41c2dd6a1..0c57c06a4 100644
--- a/test/known-good/Cpp/src/Hierarchy2.html
+++ b/test/known-good/Cpp/src/Hierarchy2.html
@@ -140,8 +140,9 @@
=
+
-
+
out
@@ -159,7 +160,11 @@
1
-);
+);
+
+
+
+
=
diff --git a/test/known-good/Cpp/src/Import.html b/test/known-good/Cpp/src/Import.html
index 510305270..01f9003c6 100644
--- a/test/known-good/Cpp/src/Import.html
+++ b/test/known-good/Cpp/src/Import.html
@@ -142,8 +142,9 @@
=
+
-
+
a
@@ -167,7 +168,11 @@
42
-);
+);
+
+
+
+
=
diff --git a/test/known-good/Cpp/src/ImportComposition.html b/test/known-good/Cpp/src/ImportComposition.html
index 88739e41c..8aab771d0 100644
--- a/test/known-good/Cpp/src/ImportComposition.html
+++ b/test/known-good/Cpp/src/ImportComposition.html
@@ -236,8 +236,9 @@
=
+
-
+
imp_comp
@@ -261,7 +262,11 @@
42
-);
+);
+
+
+
+
=
diff --git a/test/known-good/Cpp/src/ImportRenamed.html b/test/known-good/Cpp/src/ImportRenamed.html
index 2aea7bb19..7a2ed768b 100644
--- a/test/known-good/Cpp/src/ImportRenamed.html
+++ b/test/known-good/Cpp/src/ImportRenamed.html
@@ -311,8 +311,9 @@
=
+
-
+
a
@@ -336,7 +337,11 @@
42
-);
+);
+
+
+
+
=
diff --git a/test/known-good/Cpp/src/ManualDelayedReaction.html b/test/known-good/Cpp/src/ManualDelayedReaction.html
index 3743dc20e..8cd5eae5d 100644
--- a/test/known-good/Cpp/src/ManualDelayedReaction.html
+++ b/test/known-good/Cpp/src/ManualDelayedReaction.html
@@ -173,8 +173,9 @@
=
+
-
+
act
@@ -198,7 +199,11 @@
get
-());
+());
+
+
+
+
=
@@ -232,8 +237,9 @@
=
+
-
+
y_out
@@ -257,7 +263,11 @@
get
-());
+());
+
+
+
+
=
@@ -323,6 +333,13 @@
+
+
+
@@ -344,8 +361,9 @@
=
+
-
+
out
@@ -363,16 +381,17 @@
1
-);
+);
+
+
+
+
=
-}
-
-
diff --git a/test/known-good/Cpp/src/Methods.html b/test/known-good/Cpp/src/Methods.html
index c3afd48da..9bbe44bf2 100644
--- a/test/known-good/Cpp/src/Methods.html
+++ b/test/known-good/Cpp/src/Methods.html
@@ -90,8 +90,13 @@
=
+
- return foo;
+ return foo;
+
+
+
+
=
@@ -125,8 +130,9 @@
=
+
- foo
+ foo
+
@@ -135,7 +141,11 @@
=
- x;
+ x;
+
+
+
+
=
diff --git a/test/known-good/Cpp/src/Microsteps.html b/test/known-good/Cpp/src/Microsteps.html
index 27337890c..d0f255131 100644
--- a/test/known-good/Cpp/src/Microsteps.html
+++ b/test/known-good/Cpp/src/Microsteps.html
@@ -684,8 +684,9 @@
=
+
-
+
d
@@ -709,7 +710,11 @@
1
-);
+);
+
+
+
+
=
diff --git a/test/known-good/Cpp/src/Minimal.html b/test/known-good/Cpp/src/Minimal.html
index cf5ef41b1..b956365fd 100644
--- a/test/known-good/Cpp/src/Minimal.html
+++ b/test/known-good/Cpp/src/Minimal.html
@@ -53,8 +53,9 @@
=
+
-
+
std
@@ -81,7 +82,11 @@
"
-;
+;
+
+
+
+
=
diff --git a/test/known-good/Cpp/src/MultipleContained.html b/test/known-good/Cpp/src/MultipleContained.html
index a00469e3e..4dc7de336 100644
--- a/test/known-good/Cpp/src/MultipleContained.html
+++ b/test/known-good/Cpp/src/MultipleContained.html
@@ -123,8 +123,9 @@
=
+
-
+
trigger
@@ -142,7 +143,11 @@
42
-);
+);
+
+
+
+
=
diff --git a/test/known-good/Cpp/src/NestedTriggeredReactions.html b/test/known-good/Cpp/src/NestedTriggeredReactions.html
index eed7fb62e..34d1efe1e 100644
--- a/test/known-good/Cpp/src/NestedTriggeredReactions.html
+++ b/test/known-good/Cpp/src/NestedTriggeredReactions.html
@@ -159,8 +159,9 @@
=
+
- triggered
+ triggered
=
@@ -172,7 +173,11 @@
true
-;
+;
+
+
+
+
=
@@ -366,8 +371,9 @@
=
+
- triggered
+ triggered
=
@@ -379,7 +385,11 @@
true
-;
+;
+
+
+
+
=
@@ -562,8 +572,9 @@
=
+
-
+
container
@@ -581,7 +592,11 @@
set
-();
+();
+
+
+
+
=
diff --git a/test/known-good/Cpp/src/PeriodicDesugared.html b/test/known-good/Cpp/src/PeriodicDesugared.html
index 065fb7b28..e1f3592fd 100644
--- a/test/known-good/Cpp/src/PeriodicDesugared.html
+++ b/test/known-good/Cpp/src/PeriodicDesugared.html
@@ -298,8 +298,9 @@
=
+
-
+
recur
@@ -311,7 +312,11 @@
schedule
-();
+();
+
+
+
+
=
diff --git a/test/known-good/Cpp/src/PhysicalConnection.html b/test/known-good/Cpp/src/PhysicalConnection.html
index 928b72022..f37caa55c 100644
--- a/test/known-good/Cpp/src/PhysicalConnection.html
+++ b/test/known-good/Cpp/src/PhysicalConnection.html
@@ -85,8 +85,9 @@
=
+
-
+
out
@@ -104,7 +105,11 @@
42
-);
+);
+
+
+
+
=
diff --git a/test/known-good/Cpp/src/Pipeline.html b/test/known-good/Cpp/src/Pipeline.html
index 2efca578b..6ae3003b9 100644
--- a/test/known-good/Cpp/src/Pipeline.html
+++ b/test/known-good/Cpp/src/Pipeline.html
@@ -862,8 +862,9 @@
=
+
-
+
c1
@@ -890,7 +891,11 @@
+
-);
+);
+
+
+
+
=
diff --git a/test/known-good/Cpp/src/PreambleTest.html b/test/known-good/Cpp/src/PreambleTest.html
index 01bc7474c..cfaec75c7 100644
--- a/test/known-good/Cpp/src/PreambleTest.html
+++ b/test/known-good/Cpp/src/PreambleTest.html
@@ -233,8 +233,9 @@
=
+
-
+
a
@@ -264,7 +265,11 @@
"
-});
+});
+
+
+
+
=
diff --git a/test/known-good/Cpp/src/ReadOutputOfContainedReactor.html b/test/known-good/Cpp/src/ReadOutputOfContainedReactor.html
index 77e5a1976..60f7f9780 100644
--- a/test/known-good/Cpp/src/ReadOutputOfContainedReactor.html
+++ b/test/known-good/Cpp/src/ReadOutputOfContainedReactor.html
@@ -79,8 +79,9 @@
=
+
-
+
out
@@ -98,7 +99,11 @@
42
-);
+);
+
+
+
+
=
diff --git a/test/known-good/Cpp/src/Schedule.html b/test/known-good/Cpp/src/Schedule.html
index 1d9bdfac0..316d2467f 100644
--- a/test/known-good/Cpp/src/Schedule.html
+++ b/test/known-good/Cpp/src/Schedule.html
@@ -104,8 +104,9 @@
=
+
-
+
a
@@ -117,7 +118,11 @@
schedule
-(200ms);
+(200ms);
+
+
+
+
=
@@ -425,8 +430,9 @@
=
+
-
+
a
@@ -450,7 +456,11 @@
1
-);
+);
+
+
+
+
=
diff --git a/test/known-good/Cpp/src/ScheduleLogicalAction.html b/test/known-good/Cpp/src/ScheduleLogicalAction.html
index 1add027c2..1e01232e3 100644
--- a/test/known-good/Cpp/src/ScheduleLogicalAction.html
+++ b/test/known-good/Cpp/src/ScheduleLogicalAction.html
@@ -292,8 +292,9 @@
=
+
-
+
y
@@ -314,7 +315,11 @@
42
-);
+);
+
+
+
+
=
@@ -807,8 +812,9 @@
=
+
-
+
f
@@ -832,7 +838,11 @@
42
-);
+);
+
+
+
+
=
diff --git a/test/known-good/Cpp/src/SelfLoop.html b/test/known-good/Cpp/src/SelfLoop.html
index 059e9ff9e..dbc727515 100644
--- a/test/known-good/Cpp/src/SelfLoop.html
+++ b/test/known-good/Cpp/src/SelfLoop.html
@@ -542,8 +542,9 @@
=
+
-
+
a
@@ -561,7 +562,11 @@
42
-, 0ns);
+, 0ns);
+
+
+
+
=
diff --git a/test/known-good/Cpp/src/SendingInside2.html b/test/known-good/Cpp/src/SendingInside2.html
index e7144a6da..f21762e9f 100644
--- a/test/known-good/Cpp/src/SendingInside2.html
+++ b/test/known-good/Cpp/src/SendingInside2.html
@@ -319,8 +319,9 @@
=
+
-
+
p
@@ -344,7 +345,11 @@
1
-);
+);
+
+
+
+
=
diff --git a/test/known-good/Cpp/src/SlowingClock.html b/test/known-good/Cpp/src/SlowingClock.html
index 6bb6d2e3c..3752101b2 100644
--- a/test/known-good/Cpp/src/SlowingClock.html
+++ b/test/known-good/Cpp/src/SlowingClock.html
@@ -248,8 +248,9 @@
=
+
-
+
a
@@ -261,7 +262,11 @@
schedule
-(0ns);
+(0ns);
+
+
+
+
=
diff --git a/test/known-good/Cpp/src/StartupOutFromInside.html b/test/known-good/Cpp/src/StartupOutFromInside.html
index c994c4bcd..e2c253aad 100644
--- a/test/known-good/Cpp/src/StartupOutFromInside.html
+++ b/test/known-good/Cpp/src/StartupOutFromInside.html
@@ -98,8 +98,9 @@
=
+
-
+
out
@@ -117,7 +118,11 @@
42
-);
+);
+
+
+
+
=
diff --git a/test/known-good/Cpp/src/Stride.html b/test/known-good/Cpp/src/Stride.html
index a6d8cf0ec..dda44e9ff 100644
--- a/test/known-good/Cpp/src/Stride.html
+++ b/test/known-good/Cpp/src/Stride.html
@@ -298,8 +298,9 @@
=
+
-
+
std
@@ -350,7 +351,11 @@
endl
-;
+;
+
+
+
+
=
diff --git a/test/known-good/Cpp/src/TimeLimit.html b/test/known-good/Cpp/src/TimeLimit.html
index c23050f87..51b25dd6f 100644
--- a/test/known-good/Cpp/src/TimeLimit.html
+++ b/test/known-good/Cpp/src/TimeLimit.html
@@ -782,14 +782,19 @@
=
+
- environment()
+ environment()
->
-sync_shutdown();
+sync_shutdown();
+
+
+
+
=
diff --git a/test/known-good/Cpp/src/TimeState.html b/test/known-good/Cpp/src/TimeState.html
index cd0b0c42a..88d3e5799 100644
--- a/test/known-good/Cpp/src/TimeState.html
+++ b/test/known-good/Cpp/src/TimeState.html
@@ -93,8 +93,9 @@
=
+
-
+
std
@@ -130,7 +131,11 @@
endl
-;
+;
+
+
+
+
=
diff --git a/test/known-good/Cpp/src/concurrent/DelayIntThreaded.html b/test/known-good/Cpp/src/concurrent/DelayIntThreaded.html
index d90888fd6..2f6fff371 100644
--- a/test/known-good/Cpp/src/concurrent/DelayIntThreaded.html
+++ b/test/known-good/Cpp/src/concurrent/DelayIntThreaded.html
@@ -150,8 +150,9 @@
=
+
-
+
d
@@ -175,7 +176,11 @@
get
-(), delay);
+(), delay);
+
+
+
+
=
@@ -929,8 +934,9 @@
=
+
-
+
d
@@ -954,7 +960,11 @@
42
-);
+);
+
+
+
+
=
diff --git a/test/known-good/Cpp/src/concurrent/DeterminismThreaded.html b/test/known-good/Cpp/src/concurrent/DeterminismThreaded.html
index c6350face..01c555dd3 100644
--- a/test/known-good/Cpp/src/concurrent/DeterminismThreaded.html
+++ b/test/known-good/Cpp/src/concurrent/DeterminismThreaded.html
@@ -82,8 +82,9 @@
=
+
-
+
y
@@ -101,7 +102,11 @@
1
-);
+);
+
+
+
+
=
@@ -517,8 +522,9 @@
=
+
-
+
y
@@ -542,7 +548,11 @@
get
-());
+());
+
+
+
+
=
diff --git a/test/known-good/Cpp/src/concurrent/GainThreaded.html b/test/known-good/Cpp/src/concurrent/GainThreaded.html
index 0d540323a..13f969adb 100644
--- a/test/known-good/Cpp/src/concurrent/GainThreaded.html
+++ b/test/known-good/Cpp/src/concurrent/GainThreaded.html
@@ -116,8 +116,9 @@
=
+
-
+
y
@@ -150,7 +151,11 @@
*
- scale);
+ scale);
+
+
+
+
=
@@ -522,8 +527,9 @@
=
+
-
+
g
@@ -547,7 +553,11 @@
1
-);
+);
+
+
+
+
=
diff --git a/test/known-good/Cpp/src/concurrent/ImportThreaded.html b/test/known-good/Cpp/src/concurrent/ImportThreaded.html
index 20e507cbb..bbb5c7a3f 100644
--- a/test/known-good/Cpp/src/concurrent/ImportThreaded.html
+++ b/test/known-good/Cpp/src/concurrent/ImportThreaded.html
@@ -136,8 +136,9 @@
=
+
-
+
a
@@ -161,7 +162,11 @@
42
-);
+);
+
+
+
+
=
diff --git a/test/known-good/Cpp/src/concurrent/MinimalThreaded.html b/test/known-good/Cpp/src/concurrent/MinimalThreaded.html
index 384780f0e..69d3f97da 100644
--- a/test/known-good/Cpp/src/concurrent/MinimalThreaded.html
+++ b/test/known-good/Cpp/src/concurrent/MinimalThreaded.html
@@ -47,8 +47,9 @@