diff options
Diffstat (limited to 'frontend/scanner.dcl')
-rw-r--r-- | frontend/scanner.dcl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/frontend/scanner.dcl b/frontend/scanner.dcl index 6bb418c..cfb2acd 100644 --- a/frontend/scanner.dcl +++ b/frontend/scanner.dcl @@ -167,3 +167,6 @@ determinePriority :: !Priority !Priority -> Optional Bool /* ... Sjaak */ +setNoNewOffsideForSeqLetBit :: !ScanState -> ScanState + +clearNoNewOffsideForSeqLetBit :: !ScanState -> ScanState |