Skip to content

Relative URIs sometimes not relative enough #545

@ComFreek

Description

@ComFreek
  • meta keys:

    theory MetaKeyTest : ur:?LF =
      symbol: type ❙
      usage: type ❘ meta ?symbol ?symbol ❙
    
      // only `meta ?MetaKeyTest?symbol ?symbol` works ❙
    ❚
    
- in includes:
theory OuterTheory =
  theory InnerTheory1 = ❚
  theory InnerTheory2 = include ?InnerTheory1 ❙ ❚

  // only `include ?OuterTheory?InnerTheory1` works ❙
❚

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions