[go: up one dir, main page]

Skip to content

Draft: [wip] implement the operator defglobal

DEFGLOBAL defines a global lexical variable. It may be reassigned but it can't be bound.

  • draft implementation
  • fix symbol/package bitfield to allow GLOBAL_SYMBOL in all_symbols.d
  • add tests and documentation

Merge request reports

Loading