aboutsummaryrefslogtreecommitdiffstats
path: root/lib/compiler/src
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2019-06-10 10:30:26 +0200
committerBjörn Gustavsson <[email protected]>2019-06-13 12:26:46 +0200
commit7563a5f46408a01267093bae36cd1de204ff990c (patch)
tree4c2693940807554ccf7e3497a99282609d288b4a /lib/compiler/src
parentd4a2bb907caf17f5cd4e816f5b3b4dcab8259025 (diff)
downloadotp-7563a5f46408a01267093bae36cd1de204ff990c.tar.gz
otp-7563a5f46408a01267093bae36cd1de204ff990c.tar.bz2
otp-7563a5f46408a01267093bae36cd1de204ff990c.zip
genop.tab: Insert an "OTP 23" comment for clarity
Diffstat (limited to 'lib/compiler/src')
-rwxr-xr-xlib/compiler/src/genop.tab2
1 files changed, 2 insertions, 0 deletions
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