**Name of the lexer** swift **Code sample** ``` @Test func foo() async throws { #expect(1 == 1) // this is a comment } ```
Name of the lexer
swift
Code sample