Skip to content

Commit

Permalink
TODO comment
Browse files Browse the repository at this point in the history
  • Loading branch information
bdw429s committed Sep 29, 2023
1 parent 540e60d commit dcfccbc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -427,6 +427,7 @@ public void executeSource( InputStream sourceStream, IBoxContext context ) {

try {

// TODO: I think we need an expression runnable that returns the result of the expression
BoxScript scriptRunnable = RunnableLoader.getInstance().loadSource( source );

// Fire!!!
Expand Down

0 comments on commit dcfccbc

Please sign in to comment.