Skip to content

Commit

Permalink
v6.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
objeck committed Dec 19, 2021
1 parent 2095899 commit bb6a152
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/compiler/lib_src/lang.obs
Original file line number Diff line number Diff line change
Expand Up @@ -3605,7 +3605,7 @@ bundle System {
class Runtime {
#~
Runtime signal types.<br/>
Enum type: <pre>Runtime->Signal</pre>
<p><pre>Runtime->Signal</pre></p>
~#
enum Signal := -20 {
SIGABRT,
Expand Down Expand Up @@ -7250,7 +7250,7 @@ bundle System.Introspection {
class DataType {
#~
Data type types<br/>
Enum type: <pre>DataType->TypeId</pre>
<p><pre>DataType->TypeId</pre></p>
~#
enum TypeId := -40 {
BOOL,
Expand Down
Binary file modified docs/api.zip
Binary file not shown.

0 comments on commit bb6a152

Please sign in to comment.