Skip to content

Commit bd6b65b

Browse files
author
Your Name
committed
remove comment
1 parent e01e45f commit bd6b65b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/luau/cont.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ fn test_luau_continuation() {
2020
2
2121
);
2222

23-
// does not work yet
2423
let always_yield = lua.create_function(
2524
|lua, ()| {
2625
unsafe { lua.yield_args((42, "69420".to_string()))? }

0 commit comments

Comments
 (0)