Skip to content

Commit

Permalink
gc
Browse files Browse the repository at this point in the history
  • Loading branch information
DQNEO committed Aug 21, 2023
1 parent ab7d2e0 commit 66121d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/universe/universe.go
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ func CreateUniverse() *ast.Scope {
True, False,
// types
String, Uintptr, Bool, Int, Uint8, Uint16, Int32, Error,
// funcs^
// funcs
New, Make, Append, Len, Cap, Panic, Delete,
}

Expand Down

0 comments on commit 66121d7

Please sign in to comment.