Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 5f0b2557 authored by PECHOUX Romain's avatar PECHOUX Romain
Browse files

small changes

parent c68fa845
Branches
Tags
No related merge requests found
...@@ -14,6 +14,7 @@ class Exe { ...@@ -14,6 +14,7 @@ class Exe {
//The #declass tag implements declassification mechanism. //The #declass tag implements declassification mechanism.
//Below a variable y of tier 0 is declassified to tier 1 //Below a variable y of tier 0 is declassified to tier 1
//Hence it can be used in a while loop again. //Hence it can be used in a while loop again.
#declass #declass
y; y;
x; x;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment