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

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