mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-11 19:27:35 -06:00
Ragga fragga newlines.
This commit is contained in:
parent
fb8cc0c40a
commit
63bb38157b
@ -1,9 +1,9 @@
|
||||
// @target: ES5
|
||||
module M {
|
||||
class C {
|
||||
decorator(target: Object, key: string): void { }
|
||||
|
||||
@this.decorator
|
||||
method() { }
|
||||
}
|
||||
// @target: ES5
|
||||
module M {
|
||||
class C {
|
||||
decorator(target: Object, key: string): void { }
|
||||
|
||||
@this.decorator
|
||||
method() { }
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user