/* $NetBSD: lsym_offsetof.c,v 1.1 2021/11/18 21:19:19 rillig Exp $ */ /* $FreeBSD$ */ /* * Tests for the token lsym_offsetof, which represents the keyword 'offsetof' * that starts an expression for computing the offset of a member in a struct. */ #indent input // TODO: add input #indent end #indent run-equals-input