blob: 202768fcf32bc40cc90f6410e3f649dff0b5a2f5 [file] [log] [blame]
project('c std passthrough', 'swift', 'c', default_options: {'c_std': 'c18'})
executable('program', 'main.swift', 'header.h')