UNPKG

meld-spec

Version:

Specification for the Meld scripting language

6 lines (5 loc) 179 B
import { ParserTestCase } from '../../../types/parser'; /** * Test cases for comments that all implementations must pass */ export declare const commentTests: ParserTestCase[];