mirror of
https://github.com/wren-lang/wren.git
synced 2026-01-11 22:28:45 +01:00
Make Directory.list() create and return a list from C.
This commit is contained in:
@ -33,3 +33,4 @@ class Call {
|
||||
// expect: two string another
|
||||
// expect: two null [a, b]
|
||||
// expect: two str [98, 0, 121, 0, 116, 0, 101]
|
||||
// expect: one 0.1
|
||||
|
||||
Reference in New Issue
Block a user