summaryrefslogtreecommitdiffstats
path: root/tools/regression/usr.bin/make/syntax/semi/test.t
blob: f52c9ab9ead1408c3c60745e578c6e324fb86ffc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/bin/sh

# $FreeBSD$

cd `dirname $0`
. ../../common.sh

# Description
DESC="Test semicolon handling."

# Run
TEST_N=2
TEST_1_TODO="parser bug"

eval_cmd $*
OpenPOWER on IntegriCloud