Skip to content

Commit 046326b

Browse files
authored
fix bug in import file directives (#117)
the below fails without this change: ``` echo 'val bar = foo' > myScript.sc echo '//> using file myScript.sc' > test-simple.sc ./srp --script test-simple.sc Exception in thread "main" java.lang.NullPointerException: Cannot invoke "java.nio.file.Path.resolve(java.nio.file.Path)" because "base" is null ```
1 parent fea2954 commit 046326b

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)