mirror of
https://github.com/TomHarte/CLK.git
synced 2025-01-17 17:29:58 +00:00
Add return.
This commit is contained in:
parent
c6b91559e1
commit
5d6bb11eb7
@ -191,6 +191,7 @@ struct Registers {
|
||||
}
|
||||
|
||||
exception<type>();
|
||||
return true;
|
||||
}
|
||||
|
||||
// MARK: - Condition tests.
|
||||
|
Loading…
x
Reference in New Issue
Block a user