Garden 🌻

__reflect.gdn::keywords()

All the keywords in Garden. Variables cannot use these as names.

Source Code
public fun keywords(): List<String> {
  __BUILT_IN_IMPLEMENTATION
}