mirror of
https://github.com/KarolS/millfork.git
synced 2025-01-22 08:32:29 +00:00
6502: Fix shifting
This commit is contained in:
parent
b41f9bebc1
commit
c9c3ebc8a4
@ -216,6 +216,7 @@ object BuiltIns {
|
||||
} else {
|
||||
None
|
||||
}
|
||||
case _ => None
|
||||
}
|
||||
case _ => None
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user