Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

contains-string fails in eo repo #212

Open
levBagryansky opened this issue Sep 14, 2023 · 3 comments
Open

contains-string fails in eo repo #212

levBagryansky opened this issue Sep 14, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@levBagryansky
Copy link
Member

The test below is fails in eo repository.

[] > catch-contains-string
  assert-that > @
    "abpba"
    $.contains-string
      "aboba"

with error

org.eolang.ExUnset: Error at "memory.enclosure" attribute
        at org.eolang.AtNamed.get(AtNamed.java:99)
        at org.eolang.PhDefault.attr(PhDefault.java:263)
        at org.eolang.PhLocated.attr(PhLocated.java:117)
        at org.eolang.PhOnce.attr(PhOnce.java:91)

@Graur please take a look

@Graur
Copy link
Contributor

Graur commented Sep 15, 2023

@levBagryansky Indeed, it's a bug. Thanks!

@Graur Graur added the bug Something isn't working label Sep 15, 2023
@0pdd
Copy link

0pdd commented Oct 5, 2023

@levBagryansky the puzzle #215 is still not solved.

@0pdd
Copy link

0pdd commented Oct 16, 2023

@levBagryansky the only puzzle #215 is solved here.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants