summaryrefslogtreecommitdiff
path: root/tests/testdata/run/runtime_decorators.ts.out
blob: 0fc1d4590e0a58795bd21fd0872c06c5f9ac6a29 (plain)
1
2
3
4
5
6
7
@A evaluated
@B evaluated
@B called
@A called
fn() called from @A
fn() called from @B
C.test() called