Upgrade to Ruby 3.0.0-preview1 (0096d2b895).

This commit is contained in:
Vít Ondruch 2020-10-07 17:50:26 +02:00
commit 999707a8a9
10 changed files with 120 additions and 99 deletions

View file

@ -2,8 +2,8 @@ diff --git a/coroutine/arm32/Context.S b/coroutine/arm32/Context.S
index b66db29622..596284b5cf 100644
--- a/coroutine/arm32/Context.S
+++ b/coroutine/arm32/Context.S
@@ -24,3 +24,7 @@ coroutine_transfer:
@@ -27,3 +27,7 @@ coroutine_transfer:
# Restore callee state (8 registers program counter)
pop {r4-r11,pc}
+