test_16 Subroutine

public subroutine test_16(error_cnt)

Arguments

Type IntentOptional AttributesName
integer, intent(out) :: error_cnt

report number of errors to caller

Description

Test the swap function.


Variables

TypeVisibility AttributesNameInitial
type(json_core), public :: json
type(json_value), public, pointer:: p
type(json_value), public, pointer:: p1
type(json_value), public, pointer:: p2