mirror of
https://github.com/luau-lang/rfcs.git
synced 2025-05-04 10:43:48 +01:00
Comma
This commit is contained in:
parent
213036b1ed
commit
c298b09ddf
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ print(table.pretty({
|
||||||
toppings = {
|
toppings = {
|
||||||
"pepperoni",
|
"pepperoni",
|
||||||
"sausage",
|
"sausage",
|
||||||
}
|
},
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue