Skip to content

Commit

Permalink
syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
HenrikBengtsson committed Apr 12, 2024
1 parent d4c57e4 commit e87c277
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/globals,nested.R
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
library(future.mirai)
mirai::daemons(1, dispatcher = FALSE)
plan(mirai_cluster
plan(mirai_cluster)

g <- function() 42
h <- function() g()
Expand Down

0 comments on commit e87c277

Please sign in to comment.