package-type imports
This commit is contained in:
+12
-11
@@ -1,13 +1,14 @@
|
||||
brolang
|
||||
/brolang
|
||||
|
||||
# examples
|
||||
prototype
|
||||
main_i32
|
||||
cycle_used
|
||||
cycle_unused
|
||||
invalid_transitive_used_global
|
||||
invalid_transitive_unused_global
|
||||
runtime_global
|
||||
missing_main
|
||||
mutable_local
|
||||
overflow
|
||||
/prototype
|
||||
/main_i32
|
||||
/cycle_used
|
||||
/cycle_unused
|
||||
/invalid_transitive_used_global
|
||||
/invalid_transitive_unused_global
|
||||
/runtime_global
|
||||
/missing_main
|
||||
/mutable_local
|
||||
/overflow
|
||||
/deep
|
||||
|
||||
Reference in New Issue
Block a user