Skip to content

Commit

Permalink
regen
Browse files Browse the repository at this point in the history
  • Loading branch information
MichalMarsalek committed Apr 25, 2024
1 parent 51a3880 commit cf2c444
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/opcodes-outputs.generated.md
Original file line number Diff line number Diff line change
Expand Up @@ -5397,6 +5397,12 @@ _Golfscript_
1 16 base{.9>39*+48+}%""+
```

_Lua_

```lua
io.write(string.format("%x",1))
```

_Nim_

```nim
Expand Down

0 comments on commit cf2c444

Please sign in to comment.