diff options
Diffstat (limited to 'core/control_flow.nom')
| -rw-r--r-- | core/control_flow.nom | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/control_flow.nom b/core/control_flow.nom index 19a9186..24e367d 100644 --- a/core/control_flow.nom +++ b/core/control_flow.nom @@ -1,4 +1,4 @@ -#!/usr/bin/env nomsu -V2.5.4.3 +#!/usr/bin/env nomsu -V2.5.5.4 # This file contains compile-time actions that define basic control flow structures like "if" statements and loops. |
