summaryrefslogtreecommitdiffstats
path: root/tests/front-end/parser-using-file-a.slang.h
blob: becb69faaa9bd03c1c696496d2b28caf70e9229e (plain)
1
2
3
// this file exists to be included by "parser-using-file.slang"

float a(float x) { return x * x; }