diff --git a/docs/Coroutines.rst b/docs/Coroutines.rst index 204aabfcc4a..6440b8cfb6c 100644 --- a/docs/Coroutines.rst +++ b/docs/Coroutines.rst @@ -89,7 +89,7 @@ and 6 after which the coroutine will be destroyed. The LLVM IR for this coroutine looks like this: -.. code-block:: llvm +.. code-block:: none define i8* @f(i32 %n) { entry: