Skip to content
  • Martin Wierich's avatar
    bugfix 2.0 syntax: for · 396a16c9
    Martin Wierich authored
      from StdEnv import == // instead of class ==(..)
    the _member_ "==" was imported resulting in complaints that the
    corresponding class was not imported
    396a16c9