Added more tests
This commit is contained in:
parent
8f3fa494ba
commit
4dbfa80939
4 changed files with 44 additions and 28 deletions
7
examples/shell/const.q
Normal file
7
examples/shell/const.q
Normal file
|
@ -0,0 +1,7 @@
|
|||
const idtype {
|
||||
pid 1
|
||||
}
|
||||
|
||||
const state {
|
||||
exited 0x4
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue