From 7563a5f46408a01267093bae36cd1de204ff990c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Gustavsson?= Date: Mon, 10 Jun 2019 10:30:26 +0200 Subject: genop.tab: Insert an "OTP 23" comment for clarity --- lib/compiler/src/genop.tab | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/compiler/src/genop.tab b/lib/compiler/src/genop.tab index 03507bafb3..0a38d17857 100755 --- a/lib/compiler/src/genop.tab +++ b/lib/compiler/src/genop.tab @@ -597,6 +597,8 @@ BEAM_FORMAT_NUMBER=0 ## @doc Sets the current position of Ctx to Pos 168: bs_set_position/2 +# OTP 23 + ## @spec swap Register1 Register2 ## @doc Swaps the contents of two registers. 169: swap/2 -- cgit v1.2.3