fixtures/jsii-calc/lib/submodule/param/index.ts (3 lines of code) (raw):

export interface SpecialParameter { readonly value: string; }