mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-21 02:31:41 +00:00
Add a test for wildcard exports (#499)
This commit is contained in:
committed by
Daniel Wirtz
parent
c2a0a34b4c
commit
11ea78bc13
1
tests/compiler/wildcard-export.ts
Normal file
1
tests/compiler/wildcard-export.ts
Normal file
@ -0,0 +1 @@
|
||||
export * from './rereexport';
|
Reference in New Issue
Block a user