We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58562b4 commit e924a8aCopy full SHA for e924a8a
docs/src/md/commands.md
@@ -1,6 +1,6 @@
1
<#mode quote>
2
3
-\newcommand{\currentKotlinMajorVersion}{\textrm{1.7}}
+\newcommand{\currentKotlinMajorVersion}{\textrm{1.8}}
4
5
\newcommand{\opMathTT}[2]{%
6
\expandafter\newcommand{#1}{\operatorname{\texttt{#2}}}%
docs/src/md/index.md
@@ -4,7 +4,7 @@ title: Kotlin language specification
author:
- Marat Akhin
- Mikhail Belyaev
7
-subtitle: Version 1.7-rfc+0.1
+subtitle: Version 1.8-rfc+0.1
8
---
9
10
<#include "commands.md">
0 commit comments