Quantcast
Channel: First steps - JuliaLang
Viewing all articles
Browse latest Browse all 2795

Reload a module imported with Using/import in main

$
0
0

Hello, i have a .jl in which i have created a module.

module name
end
import Main.name
or using Main.

in the same file of the module created im importing/using them, but modifying the module and then reloading with using name does not work i get

WARNING: using Name in module Main conflicts with an existing identifier.
or
WARNING: replacing module Name.
but it does not replace it anyway.

i have tried using: using Revise but it does not change anything.

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 2795

Latest Images

Trending Articles



Latest Images