Skip to content

import as if #384

Open
Open
@ParadaCarleton

Description

@ParadaCarleton

Not sure if this is supposed to be allowed, or if it's supposed to be an error (in which case I think it would be better to error when importing).

julia> import InverseFunctions as if

julia> if.square(sqrt(2))
ERROR: ParseError:
# Error @ REPL[26]:1:3
if.square(sqrt(2))
# ╙ ── invalid identifier
Stacktrace:
 [1] top-level scope
   @ none:1

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions