Skip to content

Commit

Permalink
std::jule::constant::lit: fix highlighting
Browse files Browse the repository at this point in the history
  • Loading branch information
mertcandav committed Sep 22, 2023
1 parent 773d0c9 commit 299e366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/std/jule-constant-lit.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# std::jule::constant::lit

## Functions
```
```jule
fn is_byte_lit(mut kind: str): (str, bool)
```
Reports whether kind is byte literal and returns literal without quotes.
Expand Down

0 comments on commit 299e366

Please sign in to comment.