lsym_offsetof.c revision 1.1
1/* $NetBSD: lsym_offsetof.c,v 1.1 2021/11/18 21:19:19 rillig Exp $ */ 2/* $FreeBSD$ */ 3 4/* 5 * Tests for the token lsym_offsetof, which represents the keyword 'offsetof' 6 * that starts an expression for computing the offset of a member in a struct. 7 */ 8 9#indent input 10// TODO: add input 11#indent end 12 13#indent run-equals-input 14