class SyntaxTree::Comment

def trailing!

Experimental RBS support (using type sampling data from the type_fusion project).

def trailing!: () -> untyped

This signature was generated using 1 sample from 1 application.

def trailing!
  @trailing = true
end