mirror of
https://github.com/TomHarte/CLK.git
synced 2025-08-05 08:26:28 +00:00
Add return.
This commit is contained in:
@@ -191,6 +191,7 @@ struct Registers {
|
||||
}
|
||||
|
||||
exception<type>();
|
||||
return true;
|
||||
}
|
||||
|
||||
// MARK: - Condition tests.
|
||||
|
Reference in New Issue
Block a user